Skip to content
VS Code

Atomadic Forge for VS Code

io.github.atomadictech/atomadic-forge

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

client:VS Code transport:streamable-http runtime:pypi

Install Atomadic Forge in VS Code

.vscode/mcp.json

{
  "servers": {
    "atomadic-forge": {
      "type": "http",
      "url": "https://forge.atomadic.tech/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Atomadic Forge in other clients