Add AgentCard to Resources — open A2A identity standard with MCP server#4015
Add AgentCard to Resources — open A2A identity standard with MCP server#4015kwailapt wants to merge 1 commit intomodelcontextprotocol:mainfrom
Conversation
AgentCard v1.0 is a framework-neutral JSON schema for agent-to-agent (A2A) identity: declare capabilities, resolve peers, and validate agent cards. Analogous to HTTP headers for the agent web. Includes: - MCP server: pip install agentcard-mcp (4 tools + 2 resources) - LangChain, CrewAI, AutoGen adapters - JSON Schema at https://github.com/kwailapt/AgentCard/blob/main/schema.json - Apache 2.0 license Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Hi maintainers, I noticed the CI check failed with Clarification on this PR's intent: This PR adds one line to the
Since this is a Resources section entry and not a new server being added to a removed server list, I believe it falls outside the scope of the "no longer accepting server PRs" policy. Happy to adjust the wording if helpful. Thanks for the review! |
What is AgentCard?
AgentCard v1.0 is an open standard for agent-to-agent (A2A) identity — analogous to HTTP headers for the agent web.
pip install agentcard-mcp— 4 tools + 2 resourcesWhy this belongs in Resources
AgentCard provides the identity layer that lets MCP agents identify themselves and each other in multi-agent systems. It's not just another MCP server — it's a protocol standard that MCP servers can implement to declare compliance.
What's changed
Added one line to the
📚 Resourcessection (alphabetically between "A2A-MCP Java Bridge" and "AiMCP"):Links
MCP server tools
agentcard_declareagentcard_resolveagentcard_validateagentcard_listResources:
agentcard://schema,agentcard://registry