Back to search
30
MCP

io.github.context-foundry/context-foundry

io.github.context-foundry/context-foundry

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

claude-context-bridge
Local MCP server that gives Claude.ai live context about your git repos and Claude Code sessions
0 tools
io.github.phoenixfeuer32/claude-context-bridge
Share context and questions between Claude instances — VS Code, claude.ai web, and mobile.
0 tools · streamable-http
io.github.robbhimself-1337/claude-army
Orchestrate multiple Claude Code agents in parallel from chat
0 tools
io.github.xiaolai/claude-octopus
Spawn multiple specialized Claude Code agents as MCP servers, each independently configured.
0 tools
io.github.sns45/dear-claude
Spawn Claude Code instances from 6 platforms when 'Dear Claude' is mentioned.
0 tools
io.github.fasteningcode/claudetest
Playwright & Appium test automation for Claude. Generate tests, diagnose failures, open fix PRs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.context-foundry/context-foundry": {
      "url": "None",
      "transport": "http"
    }
  }
}