ctxfile for Claude Code
dev.ctxfile/ctxfile
Local-first MCP server that snapshots your project's working state into one context object.
client:Claude Code
transport:stdio
runtime:npm
Install ctxfile in Claude Code
run in your project directory
claude mcp add ctxfile -e NOTION_TOKEN=<NOTION_TOKEN> -- npx -y ctxfile
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs