LLM Bus
@danieldoderlein
About LLM Bus
Atomic gap-free id claims, advisory file leases, a shared event ledger + digest, presence, prose handoffs, and a task graph - so multiple agents (Claude Code, Cursor, Codex) stop colliding and re-deriving each other's work. Native Streamable HTTP, one claude mcp add. Open source
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"llm-bus": {
"type": "http",
"url": "https://mcp.llm-bus.com/mcp",
"headers": {
"Authorization": "Bearer <YOUR_TOKEN>"
}
}
}
}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 LLM Bus?
LLM Bus is an open-source coordination server for AI agents (Claude Code, Cursor, Codex). It provides atomic gap-free ID claims, advisory file leases, a shared event ledger and digest, presence, prose handoffs, and a task graph to prevent agents from colliding and re‑deriving each other’s work.
How to use LLM Bus?
Add LLM Bus to Claude Code with claude mcp add. It uses native Streamable HTTP and can be self‑hosted or accessed at llm‑bus.com.
Key features of LLM Bus
- Atomic gap-free ID claims
- Advisory file leases
- Shared event ledger and digest
- Presence tracking
- Prose handoffs
- Task graph for agent coordination
Use cases of LLM Bus
- Multiple AI agents working on the same codebase without conflicts
- Preventing redundant work by sharing task state across agents
- Coordinating long‑running agent sessions with shared event history
- Managing file access locks among concurrent agent processes
FAQ from LLM Bus
What is LLM Bus used for?
It coordinates multiple AI coding agents (Claude Code, Cursor, Codex) so they stop colliding and re‑deriving each other’s work, using features like file leases and an event ledger.
How do I install LLM Bus?
Run claude mcp add with the LLM Bus server. It supports native Streamable HTTP.
Where can I run LLM Bus?
You can self‑host LLM Bus (AGPL‑3.0) or use the hosted service at llm‑bus.com.
Which agents does LLM Bus support?
It works with Claude Code, Cursor, and Codex.
Is LLM Bus open source?
Yes, it is open source under the AGPL‑3.0 license.
More AI & Agents MCP servers
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Comments