A
apollographql.com
Apollo GraphOS is a platform for building, managing, and operating GraphQL-based API graphs, including federated supergraphs. It provides tooling for schema publishing, checks, proposals, insights, and API orchestration workflows.
Apollo exposes the GraphOS Platform API (GraphQL), the Rover CLI, and a public GraphOS MCP Tools server.
discovered 1d ago
MCP servers1
- GraphOS MCP Toolsdiscovered
GraphQL1
- GraphOS Platform APIdiscovered
CLI1
- Rover CLIdiscovered
Credentials
Create an API key in GraphOS Studio under the API key management pages described in API Keys. For local development, use a personal API key; for CI or system integrations, use a graph or subgraph API key. Rover can also guide local setup with rover config auth, which prompts you to obtain a key and stores it in a Rover profile.
conventions · 3/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://apollographql.com/llms.txt
- API catalog✓https://apollographql.com/.well-known/api-catalog
- OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✓https://apollographql.com/.well-known/agent-skills/index.json
Publish these signals → /publishing