MCP server for context switching across git worktrees and Claude Code agent sessions, providing a board of worktree status and distilled task summaries.
↗crodris/ctxExternal link; availability not verifiedLicenseMIT LicenseLocal-only
The Ghost
This server runs locally on your machine. We can't scan it remotely; review the source code before installing.
Time indexed (1mo)
0toolsLocal/ STDIO1moindexed
Checked Aug 14, 2026
The scanner shows
This server runs locally. We can't scan it remotely; review the source code before installing.
First indexed Aug 14, 2026
Server Profile
⚙
Tools catalogued
0
No tools reported by this server.
☁
Hosting
Local / STDIO
Runs on your machine. Has access to your filesystem, SSH keys, and environment variables.
○
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
●
Liveness
—
No liveness checks recorded yet.
Publisher Verification
Not listed on the Official MCP Registry.
Source repository is available for review.
↗crodris/ctxExternal link; availability not verified
Environment variables (3)
CTX_DIRstringOPTIONALdefault: ~/.ctx
Overrides the state directory (default ~/.ctx). State lives at $CTX_DIR/worktrees/*.json, and errors are logged to $CTX_DIR/log.
ANTHROPIC_API_KEYstringOPTIONAL
Optional API key used as a fallback for LLM distillation when the claude CLI is unavailable. If neither claude CLI nor this key is present, ctx runs in raw mode.