Developer Tools
Trust: 39/100 (Limited)io.github.Berckan/bugherd-mcp Guide
BugHerd API v2 integration — 37 tools for projects, tasks, comments, and webhooks.
1 starsby Berckan
Quick Start
Install
npx bugherd-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-berckan-bugherd-mcp": {
"command": "npx",
"args": [
"bugherd-mcp"
]
}
}
}