BugBug Plugin
BugBug Plugin is the recommended way to connect an AI coding agent to BugBug. It installs BugBug MCP and BugBug Skills together, so the agent has both live BugBug tools and workflow guidance.
First successful setup
Install with the BugBug CLI, then let your AI client authenticate with BugBug. Choose one of the supported clients below. For another Streamable HTTP MCP client, use the manual configuration on the BugBug MCP page.
Confirm the connection with a read-only request
Ask the agent for a small, safe action in the BugBug project you expect it to access:
Confirm that BugBug is connected. Read my available BugBug projects and list their names only. Do not create, update, run, import, or delete anything. If you cannot authenticate or access a project, tell me exactly what is missing.If the agent can return the expected projects, you are ready to plan, author, review, and debug BugBug tests.
What it provides
BugBug MCP with 50 tools for reading project data, creating and maintaining test assets, running tests, and examining run evidence.
8 predefined prompts for common planning, authoring, debugging, review, refactoring, and reporting workflows.
9 BugBug Skills that guide the agent through safe, BugBug-specific workflows.
Client configuration for the selected AI client.
Supported AI clients
Client
--agent value
Cursor
cursor
Claude Code
claude
VS Code
vscode
Codex
codex
GitHub Copilot
copilot
For a Streamable HTTP MCP client not listed here, follow the manual MCP configuration. The CLI plugin route remains the recommended setup because it installs both MCP and BugBug Skills.
Use it safely
Tell the agent what it may change and what evidence it should inspect. For example:
For more practical prompts, see How to use AI with BugBug?.
Alternatives
Use BugBug MCP only if you only need live BugBug tools. Use BugBug Skills only if your agent already has a BugBug connection or you only need workflow guidance.
Troubleshooting
Re-run
npx @bugbug-io/cli plugin --agent=<name>for the selected client.Restart the client after installation if it does not load the plugin immediately.
Complete the client’s MCP OAuth sign-in flow and verify that the client can connect to
https://mcp.bugbug.io/mcp.Confirm that your BugBug plan includes MCP access.
Related docs
FAQ
Last updated
Was this helpful?
