Atomadic Forge for Grok
io.github.atomadictech/atomadic-forge
Architecture compiler for AI code. 11 tools, 92 actions, 872 Lean4 proofs, 100/100 self-cert.
client:Grok
transport:streamable-http
runtime:pypi
Install Atomadic Forge in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"atomadic-forge": {
"type": "http",
"url": "https://forge.atomadic.tech/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs