Skip to content
Claude Code

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

state-trace in other clients