Loading MCP server directory, please wait...
Shared memory MCP server for AI coding agents — local by default, team-shared via threadctx.dev.
npx @getmcp/cli add io.github.threadctx-dev/threadctx-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.threadctx-dev/threadctx-mcp": {
"command": "npx",
"args": [
"-y",
"threadctx-mcp"
],
"env": {
"THREADCTX_MODE": "",
"THREADCTX_API_KEY": ""
}
}
}
}