Loading MCP server directory, please wait...
BugHerd API v2 integration — 37 tools for projects, tasks, comments, and webhooks.
npx @getmcp/cli add io.github.Berckan/bugherd-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
BUGHERD_API_KEYBugHerd API key from Settings > General Settings
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Berckan/bugherd-mcp": {
"command": "npx",
"args": [
"-y",
"bugherd-mcp"
],
"env": {
"BUGHERD_API_KEY": ""
}
}
}
}