Loomal

state-trace

MCP server by github.com/razroo/state-trace

Bounded working memory for coding agents — typed nodes, current-vs-stale state, MCP-mountable.

2 starspypi: state-trace

About state-trace

state-trace is an MCP (Model Context Protocol) server published by razroo in the official MCP registry, listed under Autonomous Agents on Loomal. Bounded working memory for coding agents — typed nodes, current-vs-stale state, MCP-mountable.

It ships as a Python package on PyPI (state-trace), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/razroo/state-trace, where the project has earned 2 GitHub stars.

Use state-trace with your agent

Claude Code · one command
claude mcp add state-trace -- uvx state-trace
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "state-trace": {
      "command": "uvx",
      "args": [
        "state-trace"
      ]
    }
  }
}
pypistate-trace

Frequently asked questions

What is state-trace?
state-trace is an MCP (Model Context Protocol) server by razroo in the Autonomous Agents category. Bounded working memory for coding agents — typed nodes, current-vs-stale state, MCP-mountable.
How do I connect state-trace to Claude, Cursor, or another MCP client?
Install state-trace from its pypi package (state-trace) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is state-trace open source?
Yes — the source code is public at github.com/razroo/state-trace, with 2 GitHub stars.
Can AI agents pay to use state-trace?
Not yet through Loomal — state-trace is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain state-trace? Claim this listing free by verifying GitHub ownership, or contact us.