Get started with G6
There is nothing to download. G6 runs on our servers — you connect to it from the tools you already use.
1. Create an account
Sign up and generate an API key from your dashboard.
2. Point Claude Code at the endpoint
claude mcp add g6 --transport sse \
--url https://g6solver.com/mcp/sse \
--header "Authorization: Bearer YOUR_API_KEY"
3. Ask for a tool
Describe what you want in natural language — “decompose this goal”, “run a safety check”. Your agent picks the right G6 tool.
Prefer HTTP?
Not at launch. The REST surface is parked and the public route returns 404, so MCP is the only way in for now. The endpoint reference stays published for when it opens.
100/731
SWE-bench Pro tasks run (subset of the 731-task benchmark)
38%
autonomous fix rate on one attempt per task (+11pp vs 27% baseline, McNemar p=0.007). 47% with up to three attempts — the baseline was given one.
243
of 270 components exposed via generic API surfaces (27 sensitive components denied by policy)