← All servers

True Memory Fragments

io.github.kyle641320/true-memory-fragments v0.1.0-rc4
Official Registry git dev-tools

Detect stale source context and retain traceable code-chain understanding for AI coding agents.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add true-memory-fragments -- uvx true-memory-fragments
Add to claude_desktop_config.json
{
  "mcpServers": {
    "true-memory-fragments": {
      "command": "uvx",
      "args": [
        "true-memory-fragments"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "true-memory-fragments": {
      "command": "uvx",
      "args": [
        "true-memory-fragments"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "true-memory-fragments": {
      "command": "uvx",
      "args": [
        "true-memory-fragments"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "true-memory-fragments": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "true-memory-fragments"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "true-memory-fragments": {
      "command": "uvx",
      "args": [
        "true-memory-fragments"
      ]
    }
  }
}

Packages

pypi true-memory-fragments@0.1.0rc4

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.kyle641320--true-memory-fragments/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent