Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
Runs locally via Graphite CLI (gt mcp) for Git workflow tools including branch creation, stacked diffs, syncing, and PR shipping.
npx claudepluginhub uniswap/ai-toolkit --plugin development-pr-workflowCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"graphite": {
"command": "gt",
"args": [
"mcp"
]
}
}
}Server configuration and connection parameters
gtCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.