state-trace for Claude Code
io.github.razroo/state-trace
Bounded working memory for coding agents — typed nodes, current-vs-stale state, MCP-mountable.
client:Claude Code
transport:stdio
runtime:pypi
Install state-trace in Claude Code
run in your project directory
claude mcp add state-trace -e STATE_TRACE_STORAGE_PATH=<STATE_TRACE_STORAGE_PATH> -e STATE_TRACE_NAMESPACE=<STATE_TRACE_NAMESPACE> -e STATE_TRACE_CAPACITY_LIMIT=<STATE_TRACE_CAPACITY_LIMIT> -- uvx state-trace
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs