Skip to content

Commit 80d6960

Browse files
committed
chore: install beads integration with claude
1 parent 4af0e45 commit 80d6960

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

.claude/settings.local.json

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
{
2-
"disabledMcpjsonServers": [
3-
"MCP_DOCKER"
4-
],
52
"permissions": {
63
"allow": [
74
"Bash(./bin/server:*)",
@@ -76,5 +73,11 @@
7673
],
7774
"deny": []
7875
},
79-
"prompt": "Before starting any work, run 'bd onboard' to understand the current project state and available issues."
80-
}
76+
"disabledMcpjsonServers": [
77+
"MCP_DOCKER"
78+
],
79+
"prompt": "Before starting any work, run 'bd onboard' to understand the current project state and available issues.",
80+
"enabledPlugins": {
81+
"beads@beads-marketplace": true
82+
}
83+
}

0 commit comments

Comments
 (0)