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 与智能体 分类下的更多 MCP 服务器
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
评论