← Index

io.github.context-foundry/context-foundry

io.github.context-foundry/context-foundry·v2.2.1·Other
Quality Score
76
/100

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

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "context-foundry": {
      "command": "uvx",
      "args": [
        "context-foundry"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<your-anthropic_api_key>"
      }
    }
  }
}
§02  Environment variables
ANTHROPIC_API_KEY
requiredsecret

Your Anthropic API key for Claude API access (required for delegation features)

§03  MCP Quality Score  ·  methodology
freshness
16
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other