Configurable tool bundle for AI coding agents — use via MCP server, CLI, or agent skills. npm wrapper for the Rust binary.
{
"mcpServers": {
"devboy-toolscli": {
"command": "npx",
"args": [
"-y",
"@devboy-tools/cli"
]
}
}
}