Odel
payanagent

payanagent

Local
@dernif6TypeScriptMITUpdated 1w ago

Buy any of 24,000+ live x402 services with USDC on Base — the open marketplace for the agent economy

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@payanagent/mcpv0.4.1

Run

npx -y @payanagent/mcp

MCP client config

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