graphite.com
Graphite is a code-review and pull-request workflow product built around stacked pull requests for GitHub repositories. It provides developer tooling for creating, updating, and managing PR stacks from the command line and through AI-assisted workflows.
Graphite exposes a developer CLI (`gt`) and a stdio MCP server built into that CLI (`gt mcp`); both use the same Graphite CLI auth token. No public HTTP/REST or GraphQL API documentation was found.
- Graphite GT MCPdiscovered
- Graphite CLIdiscovered
Sign in at Graphite activate with your GitHub account, then copy the prefilled gt auth --token <YOUR_AUTH_TOKEN> command shown there and run it locally. The token is saved by gt auth; for CI/CD you can also supply it via the GRAPHITE_AUTH_TOKEN environment variable as documented in Configure The CLI.
conventions · 0/7 published
- integrations.json——
- llms.txt✗
/llms.txt - API catalog✗
/.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✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing