llms.txt Content
# Agent Community
> An open community of the companies, researchers, and developers building the agentic web — open specs, open work streams, and a public map of who is building what. Also the applicant for the proposed `.agent` top-level domain, pending ICANN approval.
## For AI agents
**What this site is for:** Agent Community is an open community of the companies, researchers, and developers who develop, research, deploy, or operate autonomous agents. It convenes builders, maintains a public map of member organizations, runs open work streams, and publishes open agent-infrastructure standards (AID, DMV). It is also the applicant for the proposed `.agent` top-level domain, pending ICANN approval.
**When to use this site:**
- Use the **MCP server** at `https://agentcommunity.org/mcp` (streamable HTTP, no auth) for exact `lookup_member`, community stats, `.agent` pre-registration, or DMV certificate verification. Manifest: `https://agentcommunity.org/.well-known/mcp`.
- Verify the hosted server through the [Official MCP Registry record for `org.agentcommunity/mcp`](https://registry.modelcontextprotocol.io/v0/servers/org.agentcommunity%2Fmcp/versions/latest); the record points back to the Agent Community website and its anonymous `/mcp` remote.
- Use the separate **Documentation MCP** at `https://agentcommunity.org/mcp/docs` (streamable HTTP, no auth, read-only) for `search_docs` and `get_doc` over published documentation only — it is not part of the four-tool product MCP above. Manifest: `https://agentcommunity.org/.well-known/mcp-docs.json`. Compatibility-discovery card: `https://agentcommunity.org/.well-known/mcp-docs/server-card.json`. Guide: [`/docs/docs-mcp`](https://agentcommunity.org/docs/docs-mcp).
- Use `https://agentcommunity.org/ask` for deterministic answers from published documentation. Canonical input is `query`; `q` is a PAGE compatibility alias, not an NLWeb v0.55 field. Send exactly one, trimmed to 2–500 characters.
- Use the **REST API**
OpenAPI Spec (preview)
{"openapi":"3.1.0","info":{"title":"Agent Community Public API","version":"1.4.0","description":"Public and explicitly scoped read APIs for agentcommunity.org — an open community of the companies, researchers, and developers building the agentic web, and the applicant for the proposed .agent top-level domain (pending ICANN approval). Includes globe data, site content search, deterministic NLWeb-compatible public-documentation answers at /ask, a hosted MCP server at /mcp, and two Bearer-protect