MCP.so
ログイン

Threadctx

@threadctx-dev

Threadctx について

Shared memory MCP server for AI coding agents (Claude Code, Cursor). Free & local by default.

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "threadctx-mcp": {
      "command": "npx",
      "args": [
        "threadctx-mcp"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

上のボタンで一時的なサンドボックスでこのサーバーを実行し、ツール一覧を取得できます。

概要

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.

よくある質問

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.

コメント

マーケットプレイスの他のコンテンツ