dugubuyan/agent-nexus
by Various
A service-boundary-aware document exchange center for coordinating heterogeneous LLM code agents via MCP. Implements versioned Markdown store, pub-sub notifications, and diff-aware
MCP
dugubuyan/agent-nexus
Added 7 June 2026
Overview
A document exchange center that coordinates heterogeneous LLM code agents using the Model Context Protocol (MCP). It provides a versioned Markdown store, pub-sub notifications, and a diff-aware update protocol to manage service boundaries between agents.
Best for
Best for
Developers experimenting with multi-agent LLM systems that need structured document exchange
Use cases
- Orchestrating multiple LLM agents that operate on shared documents
- Implementing pub-sub workflows for agent collaboration
- Tracking document versions and changes across agent interactions
How to use
Install
pip install -e ".[dev]" Tools exposed
create_spaceregister_projectlist_projectslist_documentsget_documentget_my_updates_with_contextack_updateget_my_tasksget_configadd_subscriptionpublish_draftgenerate_instruction_fileget_project_id_by_namesearch_documentsplanner_chatplanner_planplanner_overviewAGENT_NEXUS_DB_URLAGENT_NEXUS_DOCS_ROOTAGENT_NEXUS_HOST
Tested with
Cursor, ChatGPT
Notes
A document exchange center that coordinates heterogeneous LLM code agents using the Model Context Protocol (MCP). It provides a versioned Markdown store, pub-sub notifications, and a diff-aware update protocol to manage service boundaries between agents.
1 stars on GitHub. Last updated 2026-06-03. Licensed MIT.
Use cases
- Orchestrating multiple LLM agents that operate on shared documents
- Implementing pub-sub workflows for agent collaboration
- Tracking document versions and changes across agent interactions
Pros
- Service-boundary-aware design helps isolate agent responsibilities
- Diff-aware updates reduce redundant data transfer
- Uses MCP for standardized agent communication
Cons
- Very early stage with only 1 star and minimal community adoption
- Limited documentation and examples for practical use
- Python-only implementation may restrict integration options
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Service-boundary-aware design helps isolate agent responsibilities
- Diff-aware updates reduce redundant data transfer
- Uses MCP for standardized agent communication
Cons
- Very early stage with only 1 star and minimal community adoption
- Limited documentation and examples for practical use
- Python-only implementation may restrict integration options
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
