devboy-mcp
MCP (Model Context Protocol) server for devboy-tools. Exposes every devboy provider as MCP tools to AI agents — Claude Code, Codex, Cursor, Copilot CLI — over JSON-RPC 2.0 on stdio.
Add to your project
[]
= "0.26"
You also need:
devboy-corefor the trait surfacedevboy-executorto drive concrete providers- One or more provider crates (e.g.
devboy-gitlab,devboy-github)
Documentation
API reference on docs.rs/devboy-mcp.
For the full bundle (CLI, agent skills, format pipeline) see the main project README.
License
Apache-2.0 — see LICENSE.