Skip to content
Claude Desktop

context foundry for Claude Desktop

io.github.context-foundry/context-foundry

Recursive Claude spawning for autonomous project builds with self-healing test loops

client:Claude Desktop transport:stdio runtime:pypi

Install context foundry in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "context-foundry": {
      "command": "uvx",
      "args": [
        "context-foundry"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

context foundry in other clients