Recursive Claude spawning for autonomous project builds with self-healing test loops
Context MCP server exists for a simple reason — assistants are far more useful when they can act on Context directly instead of describing what you should do. Recursive Claude spawning for autonomous project builds with self-healing test loops.
Autonomous build loop that plans, builds, reviews, and learns.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Once Context is connected, these are the calls the assistant has available:
Position — Lettersuffix — !Mode — BehaviorSprint — Runs all tasks, then stopsReview — Runs one task at a time, creates a PR per task, pauses for approvalCoach — Runs an intake pre-flight that clarifies SPEC.md before Scout, then proceeds like AutoService — Unattended build-service mode: runs all tasks then stops; a WIP/audit-failed task is terminal (no retry)Both — Two complete independent pipelines run in parallel, one per providerField — Defaultsandbox — truesandbox_image — "foundry-sandbox:latest"sandbox_extra_mounts — []You will need one environment variable: ANTHROPIC_API_KEY. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
This sits in the planning and project tracking group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Context's toolset — Position, suffix, Mode and 11 more — is a fair guide to whether it matches your workflow. It is maintained by context-foundry; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Context's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| Position | Letter |
| suffix | **!** |
| Mode | Behavior |
| Sprint | Runs all tasks, then stops |
| Review | Runs one task at a time, creates a PR per task, pauses for approval |
| Coach | Runs an intake pre-flight that clarifies SPEC.md before Scout, then proceeds like Auto |
| Service | Unattended build-service mode: runs all tasks then stops; a WIP/audit-failed task is terminal (no retry) |
| Both | Two complete independent pipelines run in parallel, one per provider |
| Field | Default |
| sandbox | true |
| sandbox_image | "foundry-sandbox:latest" |
| sandbox_extra_mounts | [] |
| Metric | Where |
| Injected | Patterns panel + stats row |
| Variable | Description | Required |
|---|---|---|
| ANTHROPIC_API_KEY | Credential the server authenticates with. | Yes |
Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.