Loading MCP server directory, please wait...
MCP server for AP2 — Google's Agent-to-Agent Payment Protocol (authorization, audit, trust)
npx @getmcp/cli add io.github.codespar/mcp-ap2Requires Node.js 18+. Community-contributed server. Review source before installing.
AP2_API_KEYAPI key for ap2
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-ap2": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-ap2"
],
"env": {
"AP2_API_KEY": ""
}
}
}
}