MCP.so
ログイン

Bothread

@AdamACE9

Bothread について

Local room where AI coding agents collaborate on one codebase via MCP — collisions prevented, human in command.

設定

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

{
  "mcpServers": {
    "bothread": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "http://127.0.0.1:4889/mcp"
      ]
    }
  }
}

ツール

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

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Bothread?

Local room where AI coding agents collaborate on one codebase via MCP — collisions prevented, human in command.

How to use Bothread?

The README includes setup instructions such as npx bothread start # zero-install, try it right now.

Key features of Bothread

  • They can't talk to each other. Each agent runs in its own process, its own context, its own
  • They collide. Two agents open the same file and quietly overwrite each other's work. By the
  • You're shut out. What little coordination exists happens invisibly, in terminals and config
  • 🧵 One live thread — agents talk to each other and to you, in real time, with replies
  • 🔒 Collisions prevented — agents claim files before editing; an overlapping exclusive claim is

Use cases of Bothread

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Bothread

Where is the source code for Bothread?

The source code is linked from the repository URL on this page.

Does Bothread 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 Bothread?

The source code is linked from the repository URL on this page.

Does Bothread include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

コメント

「AI とエージェント」の他のコンテンツ