Skip to content

agent commerce protocol mcp for Cursor

io.github.csoai-org/agent-commerce-protocol-mcp

Agent Commerce Protocol MCP — bridges Stripe ACP + Google AP2 + Coinbase x402 for agent payments

client:Cursor transport:streamable-http runtime:pypi

Install agent commerce protocol mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agent-commerce-protocol-mcp": {
      "url": "https://api.meok.ai/v1/a2a/agent-commerce-protocol"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

agent commerce protocol mcp in other clients