# GFTD AT Protocol Gateway Service: atproto.gftd.ai Role: Central AT Protocol Personal Data Server and XRPC gateway for GFTD Canonical: https://atproto.gftd.ai/ Public discovery endpoints: - https://atproto.gftd.ai/llms.txt - https://atproto.gftd.ai/llms-full.txt - https://atproto.gftd.ai/robots.txt - https://atproto.gftd.ai/sitemap.xml - https://atproto.gftd.ai/.well-known/did.json - https://atproto.gftd.ai/.well-known/atproto-did - https://atproto.gftd.ai/.well-known/oauth-authorization-server - https://atproto.gftd.ai/.well-known/oauth-protected-resource - https://atproto.gftd.ai/client-metadata.json - https://atproto.gftd.ai/.well-known/agent.json - https://atproto.gftd.ai/.well-known/mcp.json Protocol endpoints: - XRPC base: https://atproto.gftd.ai/xrpc/{nsid} - Health: https://atproto.gftd.ai/xrpc/_health - Example server description: https://atproto.gftd.ai/xrpc/com.atproto.server.describeServer MCP: - Canonical endpoint: https://atproto.gftd.ai/xrpc/ai.gftd.mcp.message - Compatibility endpoint: https://atproto.gftd.ai/mcp - Transport: JSON-RPC over HTTP POST - Read-only MCP methods may be public; mutating methods require authentication Crawler guidance: - Use atproto.gftd.ai for protocol, DID, OAuth, and MCP discovery. - Public social pages are canonical on https://yoro.gftd.ai/. - /xrpc/* is an API surface, not a page collection for indexing.