- Built-in
bd setuprecipes frominternal/recipes/recipes.go - First-party MCP integrations and editor guides already shipped in the repo
bd binary:
Built-in Setup Recipes
| Recipe | Integration | Primary setup surface |
|---|---|---|
aider | Aider | .aider.conf.yml and .aider/ instructions |
claude | Claude Code | Claude hooks and CLAUDE.md |
codex | Codex | Beads skill, AGENTS.md, and Codex hooks |
cody | Sourcegraph Cody | .cody/rules/beads.md |
cursor | Cursor | .cursor/rules/beads.mdc + .cursor/hooks.json |
factory | Factory.ai Droid | AGENTS.md |
gemini | Gemini CLI | Gemini hooks and GEMINI.md |
junie | Junie | .junie/guidelines.md and MCP config |
kilocode | Kilo Code | .kilocode/rules/beads.md |
mux | Mux | AGENTS.md, optional .mux/AGENTS.md, and Mux hooks |
opencode | OpenCode | AGENTS.md |
windsurf | Windsurf | .windsurf/rules/beads.md |
MCP-Based Integrations
These integrations use the Beads MCP server rather than a dedicatedbd setup recipe:
- MCP Server — the beads MCP server for any MCP-capable client.
- GitHub Copilot — Copilot in VS Code via MCP.
- GitHub Copilot CLI — the Copilot coding-agent CLI.
Other Integration Surfaces
- Claude Code Plugin — the packaged
plugin with slash commands and MCP tools (
/plugin install beads). - Azure DevOps — configuration reference for syncing beads with ADO work items.