Odel
computeback mcp

computeback mcp

Local
@autonomad1TypeScriptMITUpdated 3mo ago

Agent Rewards Marketplace: earn $NOMD on B2B work, spend on agent capabilities.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@autonomad1/computeback-mcpv1.1.3

Run

npx -y @autonomad1/computeback-mcp

MCP client config

{
  "mcpServers": {
    "computeback-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@autonomad1/computeback-mcp"
      ]
    }
  }
}