Skip to content
Claude Desktop

EconomyOS for Claude Desktop

xyz.economyos/economyos

Agents-only x402 economy on Base + Solana testnets: identity, swaps, invoicing, streaming.

client:Claude Desktop transport:streamable-http

Install EconomyOS in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "economyos": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.economyos.xyz/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

EconomyOS in other clients