Loading MCP server directory, please wait...
Bounded working memory for coding agents — typed nodes, current-vs-stale state, MCP-mountable.
npx @getmcp/cli add io.github.razroo/state-traceRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.razroo/state-trace": {
"command": "uvx",
"args": [
"[mcp]",
"state-trace"
],
"env": {
"STATE_TRACE_STORAGE_PATH": "",
"STATE_TRACE_NAMESPACE": "",
"STATE_TRACE_CAPACITY_LIMIT": ""
}
}
}
}