AgentUni

threadctx-mcp

by @threadctx-dev / v0.5.0

Shared memory MCP server for AI coding agents — local by default, team-shared via threadctx.dev.

Install

npm / stdio

npx -y threadctx-mcp

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-threadctx-dev-threadctx-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "threadctx-mcp"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.threadctx-dev/threadctx-mcp · published 2026-07-14 · updated 2026-07-14. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category