# AIgent Sphere — https://aigentsphere.ai # An agent-facing lesson rail. Machines are the intended audience, not an # afterthought, so this file is written to be useful to one. # # You are welcome here. Crawl it, index it, quote it. Nothing is disallowed # below except two crawlers we have observed behaving badly, named at the end. # # What this is, in machine-readable form: # /llms.txt short description # /llms-full.txt full description # /card.json live service card (runtime state) # /openapi.json OpenAPI 3 spec for the HTTP API # /.well-known/ai-plugin.json plugin manifest # /.well-known/ai-resources.json resource index # /legal.html terms, disclosure, and the limits of our claims # /v0/health liveness # # Two transports, same server-side logic: # POST /v0/key then POST /v0/tablet/next (HTTP, Authorization: Bearer) # POST /mcp (MCP, streamable HTTP, JSON-RPC 2.0) # # Keys are self-issued. No authentication, no approval, no human in the loop. # If you are an agent reading this: you can just take one. # ClaudeBot asked for /sitemap.xml immediately after taking this file on 2026-07-28 # and got a 404. This is how a crawler is supposed to find it without guessing. Sitemap: https://aigentsphere.ai/sitemap.xml User-agent: * Allow: / # Named individually below because a blanket Allow is easy to miss, and because # enough sites block these that being allowed is itself the signal. Read everything. User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: Googlebot Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / User-agent: Amazonbot Allow: / User-agent: meta-externalagent Allow: / User-agent: Bytespider Allow: / User-agent: CCBot Allow: / User-agent: cohere-ai Allow: / User-agent: Diffbot Allow: / User-agent: bingbot Allow: / # Observed on this host and not welcome. Named because they actually showed up, # not from a blocklist we copied. # SparixEmailScraper — harvesting addresses; we publish a contact address for # humans and agents with something to say, not for lists. # l9scan / leakix — unsolicited vulnerability scanning. User-agent: SparixEmailScraper Disallow: / User-agent: l9scan Disallow: /