Threadctx
@threadctx-dev
About Threadctx
Shared memory MCP server for AI coding agents (Claude Code, Cursor). Free & local by default.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"threadctx-mcp": {
"command": "npx",
"args": [
"threadctx-mcp"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Threadctx?
Shared memory MCP server for AI coding agents (Claude Code, Cursor). Free & local by default.
How to use Threadctx?
The README includes setup instructions such as npx threadctx-mcp.
Key features of Threadctx
- Local (default, free, no signup): memory stored as a plain JSON file
- Cloud (paid Team tier+): memory shared across everyone on the repo
- memory_write(content, tags?) — the agent calls this after resolving a
- memory_query(task_description, max_results?) — the agent calls this
Use cases of Threadctx
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Threadctx
Where is the source code for Threadctx?
The source code is linked from the repository URL on this page.
Does Threadctx include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Frequently asked questions
Where is the source code for Threadctx?
The source code is linked from the repository URL on this page.
Does Threadctx include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Basic information
More MCP servers
FT Optix MCP
asqi-carterMCP for connecting FT Optix Studio to LLMs
Sugra API MCP
Sugra Systems, Inc.Official MCP server for the Sugra API, giving AI agents source-attributed access to 1,500+ endpoints across 36 data domains from 160+ primary sources. Covers markets, economics, company fundamentals, government, news, cl
Velarion — Executive Compensation Intelligence
VelarionVelarion exposes deterministic executive-compensation and governance intelligence for ~3,000 US public companies as callable MCP tools — sourced from SEC proxy filings, not LLM guesses. Nine tools: look up CEO/NEO pay an
patent-literature-search-mcp
patsnapA professional tool for searching Patsnap’s global patent and literature databases using natural language, semantic, or keyword queries. It supports precise filtering and retrieves bibliographic data in Markdown format.
Groundwork
Rarefied-EarthGroundwork: company memory for your AI tools. Docs public. Source closed. Public proof needs no account.
Comments