Bothread
@AdamACE9
About Bothread
Local room where AI coding agents collaborate on one codebase via MCP — collisions prevented, human in command.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bothread": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"http://127.0.0.1:4889/mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
Frequently asked questions
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.
Basic information
More AI & Agents MCP servers
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
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.
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
Comments