devboy-mcp 0.27.0

MCP (Model Context Protocol) server for devboy-tools — JSON-RPC 2.0 over stdio, exposing every devboy provider as MCP tools to AI agents.
Documentation

devboy-mcp

Crates.io Docs.rs License

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

[dependencies]
devboy-mcp = "0.26"

You also need:

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.