# Agenstry > The honest registry of the agent web. We measure every public A2A agent and MCP server: live-probe, schema-validate, JWS-verify, score conformance on a 9-criterion scale, and verify the provider against the GLEIF LEI registry to prove the agent is really run by the legal entity it claims to represent. Federated from every major registry (Linux Foundation A2A, MCP, AWS Agent Registry, Google Cloud Agent Registry, Azure AI Foundry, Smithery, Glama, AGNTCY). Exposed as A2A agent, MCP server, and REST API. ## Discover & query - [Agent card](https://agenstry.com/.well-known/agent-card.json): JWS-signed A2A card for this registry — provider, skills, endpoints - [A2A endpoint](https://agenstry.com/a2a): JSON-RPC 2.0 endpoint for agent-to-agent queries - [MCP endpoint](https://agenstry.com/mcp): Model Context Protocol server — tools: `search_agents`, `get_agent`, `index_stats` - [OASF emission](https://agenstry.com/.well-known/oasf.json): Open Agent Schema Framework representation - [JWKS](https://agenstry.com/.well-known/jwks.json): Public keys for verifying signed responses ## REST API - [Search](https://agenstry.com/api/search): Hybrid search (BM25 + cosine + RRF) across A2A agents and MCP servers (`?exclude_sanctioned=true` to drop OFAC/EU-flagged) - [Stats](https://agenstry.com/api/stats): Index size, coverage, freshness - [Agent details](https://agenstry.com/api/agents/{domain}): Conformance score + metadata - [Agent uptime](https://agenstry.com/api/agents/{domain}/uptime?days=30): Per-day uptime + p50 latency series - [Probe history](https://agenstry.com/api/agents/{domain}/snapshots): Live-probe results over time - [Route task](https://agenstry.com/api/route): Natural-language → multi-step plan with per-step agent/MCP candidates - [Skills](https://agenstry.com/api/skills): Canonical skill taxonomy - [Agents bulk export](https://agenstry.com/api/agents.jsonl.gz): Streaming gzip JSONL of every live agent (public fields only) - [MCPs bulk export](https://agenstry.com/api/mcps.jsonl.gz): Streaming gzip JSONL of every MCP server - [Agent RSS](https://agenstry.com/feed.xml): Newest 50 agents by first_seen, RSS 2.0 - [Editorial RSS](https://agenstry.com/blog.xml): Blog posts + weekly State-of-the-Agent-Economy briefings, RSS 2.0 ## Browse - [Home](https://agenstry.com/): Search UI - [Agents](https://agenstry.com/agents): Browse every indexed A2A agent - [Paid APIs](https://agenstry.com/paid-apis): x402-protected paid REST APIs discoverable via Coinbase + PayAI x402 Bazaar - [Skills taxonomy](https://agenstry.com/skills): Canonical skill graph - [Skills library](https://agenstry.com/skills/library): SKILL.md / AGENTS.md / CLAUDE.md / .cursorrules / .windsurfrules procedural-knowledge index - [Pulse](https://agenstry.com/pulse): Live agent-web stats — discovered, valid, live, signed, drifted, busy - [Hosts](https://agenstry.com/hosts): Per-host platform leaderboard - [Analytics](https://agenstry.com/analytics): Platform-wide call analytics — caller_kind / surface / country breakdowns - [Flows](https://agenstry.com/flows): n8n workflow library — agent-tagged automations - [Compliance funnel](https://agenstry.com/compliance): All discovered candidates by status - [Coverage](https://agenstry.com/coverage): Per-source contribution stats - [Federation](https://agenstry.com/federation): Which registries we federate from - [Leaderboards](https://agenstry.com/leaderboards): Top live / top signed / top uptime - [Earnings leaderboard](https://agenstry.com/leaderboard/earnings): Top earners by on-chain x402 revenue - [State of the Agent Economy](https://agenstry.com/reports/state-of-agent-economy): Weekly LLM-generated briefing + 5 numeric report sections - [Economy categories](https://agenstry.com/economy/categories): Sector heatmap — supply / live rate / 30d calls / revenue - [Economy cohorts](https://agenstry.com/economy/cohorts): Pre-defined agent cohorts with revenue + uptime - [Economy gaps](https://agenstry.com/economy/gaps): Supply-vs-demand mismatch by skill - [Methodology](https://agenstry.com/methodology): How we score the 9-criterion conformance + LEI verification - [Trust signals](https://agenstry.com/trust): Sanctions screening + LEI cross-checks + signature verification ## For agent builders - [Submit your agent](https://agenstry.com/submit): Register your A2A agent or MCP server - [MCP setup](https://agenstry.com/mcp-setup): Use Agenstry as an MCP server in Claude / Cursor / other clients - [Onboarding wizard](https://agenstry.com/onboard): Hosted-agent setup for businesses (no-code A2A agent in 5 min) - [Developers](https://agenstry.com/developers): API keys, rate limits, SDK quickstarts - [Install](https://agenstry.com/install): IDE plugins, CI integrations, deployment recipes - [Pricing](https://agenstry.com/pricing): Free / Pro / Enterprise tiers - [For business](https://agenstry.com/for-business): Enterprise use cases + Bloomberg-grade analyst surfaces - [Enterprise](https://agenstry.com/enterprise): Enterprise tier overview ## LLM-friendly Markdown surfaces (Stainless-pattern) Every primary page is also served as plain Markdown — append ``.md`` to the URL. Designed for AI summarisers / agent consumers that can't or shouldn't parse HTML. - [Blog index Markdown](https://agenstry.com/blog.md): MD list of all published posts - [Blog post Markdown](https://agenstry.com/blog/{slug}.md): RAW source markdown of any post - [Agent detail Markdown](https://agenstry.com/agents/{domain}.md): Clean MD render of an agent's card + signals - [Skills library Markdown](https://agenstry.com/skills/library.md): MD index of every indexed SKILL.md / AGENTS.md / CLAUDE.md / .cursorrules / .windsurfrules - [State of the Agent Economy Markdown](https://agenstry.com/reports/state-of-agent-economy.md): Weekly LLM-generated briefing on the agent web — published Mondays, cited sources, citeable permalinks per ISO week - [State of the Agent Economy archive Markdown](https://agenstry.com/reports/state-of-agent-economy/archive.md): Index of every weekly briefing we've published - [Full LLM index](https://agenstry.com/llms-full.txt): Comprehensive sitemap of every Markdown surface (AI summariser-ready)