docs: add Beads MCP extension tutorial (#6792)
This commit is contained in:
@@ -78,6 +78,17 @@
|
||||
"endorsed": true,
|
||||
"environmentVariables": []
|
||||
},
|
||||
{
|
||||
"id": "beads",
|
||||
"name": "Beads",
|
||||
"description": "Git-backed issue tracker for AI agent task management",
|
||||
"command": "uvx beads-mcp",
|
||||
"link": "https://github.com/steveyegge/beads",
|
||||
"installation_notes": "Install using uvx package manager. Requires uv to be installed.",
|
||||
"is_builtin": false,
|
||||
"endorsed": false,
|
||||
"environmentVariables": []
|
||||
},
|
||||
{
|
||||
"id": "blender-mcp",
|
||||
"name": "Blender",
|
||||
|
||||
Reference in New Issue
Block a user