MCP Ap2 runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm. Last commit 29 Aug 2026.
MCP server for AP2 — Google's Agent-to-Agent Payment Protocol (authorization, audit, trust)
Today is the operative word: we check MCP Ap2 every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-ap2 -- npx -y @codespar/mcp-ap2
{
"mcpServers": {
"mcp-ap2": {
"args": [
"-y",
"@codespar/mcp-ap2"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-ap2]
command = "npx"
args = ["-y", "@codespar/mcp-ap2"]
{
"mcpServers": {
"mcp-ap2": {
"args": [
"-y",
"@codespar/mcp-ap2"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-ap2": {
"args": [
"-y",
"@codespar/mcp-ap2"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AP2_API_KEY (API key for ap2).
The author declared them in the registry entry; get the values from the project itself.
Model Context Protocol server for Google's Jules AI coding agent
MCP server for Google Veo AI video generation
MCP server for google-trends
MCP server for Google Gemini image generation and editing
Google Play Console MCP Server for AI coding agents
MCP server for Google Nano Banana (Gemini) image generation
MCP server for the Google Slides API: presentations, slides, text, shapes, images and tables.
Nano Banana MCP server — Google Gemini image generation and editing via Model Context Protocol
Answers built from our own checks of this server.