Enables Claude to connect and interact with A2A Protocol agents, allowing discovery of agent capabilities, sending messages to remote agents, managing multi-turn conversations, and viewing artifacts returned by agents.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.A2A_MCP_AGENT_CARDS— "": "{\"tweet-search\": {\"url\": \"https://example.com/.well-known/agent-card.json\"}}"A2A_MCP_SEND_MESSAGE_CHARACTER_LIMIT— 50000 Character limit for artifact minimization in send_messageA2A_MCP_MINIMIZED_OBJECT_STRING_LENGTH— 5000 Max string length when minimizing objectsA2A_MCP_VIEW_ARTIFACT_CHARACTER_LIMIT— 50000 Character limit for view_text_artifact / view_data_artifactA2A_MCP_AGENT_CARD_TIMEOUT— 15 Timeout in seconds for fetching agent cardsA2A_MCP_SEND_MESSAGE_TIMEOUT— 60 Timeout in seconds for send_messageA2A_MCP_GET_TASK_TIMEOUT— 60 Timeout in seconds for get_taskA2A_MCP_GET_TASK_POLL_INTERVAL— 5 Interval in seconds between get_task polls[](https://m8ven.ai/mcp/a2anet-a2a-mcp-1bsc7v)