We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 784aa85 commit 65e1194Copy full SHA for 65e1194
1 file changed
docs/LANDSCAPE.md
@@ -76,6 +76,14 @@ This is single-player multiplayer vs. true multiplayer. Different product catego
76
- Proves the pain is real but solution is manual protocols
77
- https://github.com/timothyjrainwater-lab/multi-agent-coordination-framework
78
79
+### 10. Beads Village (MCP-based)
80
+- MCP server with task queues, file locking, and built-in messaging between agents
81
+- Standard workflow: initialize → claim tasks → lock files → work → complete
82
+- Runs entirely locally, data stored in Git repo
83
+- Cross-platform: supports Claude Desktop, Cursor, VS Code
84
+- Still single-developer scope — no cross-human coordination
85
+- https://mcp.aibase.com/server/1586804682578469105
86
+
87
---
88
89
## What Jira Is Doing
0 commit comments