a2aproject/a2a-inspector
Validation Tools for A2A Agents
Overview
a2aproject/a2a-inspector is a TypeScript A2A agent licensed under Apache-2.0. Validation Tools for A2A Agents
Ranked #447 out of 25632 indexed tools.
In the top 2% of all indexed tools.
Has 20 contributors.
Ecosystem
TypeScript Apache-2.0
Signal Breakdown
Stars 364
Freshness 15d ago
Issue Health 41%
Contributors 20
Dependents 0
Forks 117
Description Brief
License Apache-2.0
How to Improve
Description low impact
Issue Health high impact
Dependents medium impact
Matched Queries
From the README
# A2A Protocol Inspector The A2A Inspector is a web-based tool designed to help developers inspect, debug, and validate servers that implement the A2A (Agent2Agent) protocol. It provides a user-friendly interface to interact with an A2A agent, view communication, and ensure specification compliance. The application is built with a FastAPI backend and a TypeScript frontend. ## Features - **Connect to a local A2A Agent:** Specify the base URL of any agent server to connect (e.g., `http://localhost:5555`). - **View Agent Card:** Automatically fetches and displays the agent's card. - **Spec Compliance Checks:** Performs basic validation on the agent card to ensure it adheres to the A2A specification. - **Live Chat:** A chat interface to send and receive messages with the connected agent. - **Debug Console:** A slide-out console shows the raw JSON-RPC 2.0 messages sent and received between the inspector and the agent server. ## Prerequisites - Python 3.10+ - [uv](https://github.com/asRead full README on GitHub →
Are you the maintainer? Claim this listing