{"name":"TARS","description":"Reliability monitoring and trust data for AI agents and tools.","url":"https://vouch-agent.com/a2a","version":"1.0.0","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"skills":[{"id":"list_endpoints","name":"List Endpoints","description":"List all endpoints monitored by TARS with their current operational status, uptime percentages, and response times.","tags":["monitoring","status","discovery"],"examples":["List all monitored endpoints","Which endpoints are currently down?","Show me all MCP endpoints"],"inputModes":["text","data"],"outputModes":["text"]},{"id":"get_endpoint_status","name":"Get Endpoint Status","description":"Get detailed reliability metrics for a specific endpoint — current status, response times, and uptime over 24h, 7d, and 30d windows.","tags":["monitoring","status","reliability"],"examples":["What is the status of mcp-registry?","Check status for https://registry.modelcontextprotocol.io/mcp"],"inputModes":["text","data"],"outputModes":["text"]},{"id":"get_trust_summary","name":"Get Trust Summary","description":"Get a concise trust summary for any URL — current status, uptime, and schema conformance. Useful for deciding whether to call an endpoint.","tags":["trust","reliability","schema"],"examples":["Should I trust https://api.example.com?","Trust summary for https://mcp.example.com"],"inputModes":["text","data"],"outputModes":["text"]}]}