Agent Commerce Protocol MCP — bridges Stripe ACP + Google AP2 + Coinbase x402 for agent payments
claude mcp add agent-commerce-protocol-mcp --transport http https://api.meok.ai/v1/a2a/agent-commerce-protocol
~/.cursor/mcp.json
{
"mcpServers": {
"agent-commerce-protocol-mcp": {
"url": "https://api.meok.ai/v1/a2a/agent-commerce-protocol"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agent-commerce-protocol-mcp": {
"serverUrl": "https://api.meok.ai/v1/a2a/agent-commerce-protocol"
}
}
}
.vscode/mcp.json
{
"servers": {
"agent-commerce-protocol-mcp": {
"type": "http",
"url": "https://api.meok.ai/v1/a2a/agent-commerce-protocol"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agent-commerce-protocol-mcp": {
"url": "https://api.meok.ai/v1/a2a/agent-commerce-protocol"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"agent-commerce-protocol-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.meok.ai/v1/a2a/agent-commerce-protocol"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.meok.ai/v1/a2a/agent-commerce-protocol | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.CSOAI-ORG--agent-commerce-protocol-mcp/reviews or the review_server meta-tool.
POST /mcp