All MCP servers

Mcp Ap2

Official
by Api.AirforcestdioFinance & Payments0252MIT

MCP server for AP2 — Google's Agent-to-Agent Payment Protocol (authorization, audit, trust)

mcpopen-sourcefinance-payments

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "mcp-ap2-imp6fb23": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}