Skip to content
Claude Desktop

Atomadic Forge for Claude Desktop

io.github.atomadictech/atomadic-forge

Architecture compiler for AI code. 11 tools, 92 actions, 872 Lean4 proofs, 100/100 self-cert.

client:Claude Desktop transport:streamable-http runtime:pypi

Install Atomadic Forge in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "atomadic-forge": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://forge.atomadic.tech/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Atomadic Forge in other clients