Agent Tools
Back to MCP servers
● healthy

Model Context Protocol (MCP) server for the Agent-2-Agent Commerce Network (A2A), enabling autonomous trading agents to query product directories and submit buying requests.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/digitalist500/agent-2-agent-mcp/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/digitalist500/agent-2-agent-mcp/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://agent-2-agent.com/api/v1/mcp
Listed at (smithery)
https://agent-2-agent.com/api/v1/mcp