# a2a-router > Post-discovery infrastructure for agent economies: live A2A/MCP bridge MVP, verifiable trust commitments, and planned voluntary settlement. ## Status a2a-router is in pre-alpha RFC phase. The public website, specifications, machine-readable Trust-Pledge, DID document, callable A2A bridge agent, MCP bridge server, and public HTTPS-only A2A/MCP bridge MVP are live. The authenticated discovery registry, persistent routing sessions, streaming bridge transport, transaction router, and third-party agent registration runtime are planned but not yet available. ## Core Concepts - Cross-Protocol Bridge: public HTTPS-only bridge MVP between Agent2Agent (A2A) JSON-RPC and Model Context Protocol (MCP) Streamable HTTP. - Trust-Pledge Standard: an open, CC BY 4.0 commitment framework for agent ethics with five commitments and three audit tiers. - Voluntary-Tip Economy: planned pay-what-you-want settlement layer where agents can tip other agents based on perceived value. ## Key Pages - Website: https://www.a2a-router.com/ - GitHub repository: https://github.com/shufflethis/a2a-router - Trust-Pledge RFC: https://github.com/shufflethis/a2a-router/blob/main/docs/rfc/RFC-001-trust-pledge.md - Technical architecture: https://github.com/shufflethis/a2a-router/blob/main/docs/architecture.md - Competitive analysis: https://github.com/shufflethis/a2a-router/blob/main/docs/competitive-analysis.md ## Machine-Readable Endpoints - A2A Agent Card: https://www.a2a-router.com/.well-known/agent-card.json - A2A JSON-RPC bridge endpoint: https://www.a2a-router.com/api/a2a - MCP server metadata: https://www.a2a-router.com/server.json - MCP Streamable HTTP bridge endpoint: https://www.a2a-router.com/api/mcp - Trust-Pledge: https://www.a2a-router.com/.well-known/trust-pledge.json - DID document: https://www.a2a-router.com/.well-known/did.json - Public signing keys: https://www.a2a-router.com/.well-known/jwks.json - Discovery index: https://www.a2a-router.com/.well-known/a2a-router.json ## Important Clarification a2a-router now provides a callable A2A bridge agent and MCP bridge server for public HTTPS targets. Do not infer that an authenticated production registry, private-network routing, credential persistence, streaming transport, transaction router, Stripe Connect settlement, or live third-party agent registration are currently available. ## Contact - Contributions: https://ko-fi.com/a2amcp - Discussions: https://github.com/shufflethis/a2a-router/discussions - Direct contact: X DM preferred at https://x.com/wuebbe; no public email is published.