Verify install
Run this first to confirm the MCP launcher exists.
Local MCP Setup
GitHub Pages is static. The CTX MCP server runs locally on your machine through an MCP-capable agent or IDE. Choose your platform, set the repository path, and copy the configuration for your agent.
Step 1
Keep read-only mode for first connection. A successful setup should let the agent call ctx_plan and report branch, dirty state, next work, context, and runbook guidance.
Run this first to confirm the MCP launcher exists.
Use this shape for MCP clients that accept an mcpServers block with explicit type and tool exposure.
Paste this into the agent after restarting it.
Use the ctx MCP server. Call ctx_plan with purpose "mcp-local-smoke-test". Report branch, dirty state, recommended task, context packet id, and runbook suggestions.
Step 2
Recommended
ctx_plan.Use read-only first. Switch to write only when you want Claude to create or update CTX artifacts in the selected repository.
Run this once from a terminal. Claude Code will register CTX as a local MCP server named ctx.
Paste this into the Claude Desktop MCP configuration file, then restart the app.
For project-scoped Claude Code setup, save this as .mcp.json in the repository root.
After restarting Claude, paste this to verify CTX tools are available.
Copies the VS Code servers configuration shape.
Copies a config.toml block for Codex MCP startup.