BugHerd API v2 integration — 37 tools for projects, tasks, comments, and webhooks.
claude mcp add bugherd-mcp -- npx -y bugherd-mcp
claude_desktop_config.json
{
"mcpServers": {
"bugherd-mcp": {
"command": "npx",
"args": [
"-y",
"bugherd-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"bugherd-mcp": {
"command": "npx",
"args": [
"-y",
"bugherd-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"bugherd-mcp": {
"command": "npx",
"args": [
"-y",
"bugherd-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"bugherd-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"bugherd-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"bugherd-mcp": {
"command": "npx",
"args": [
"-y",
"bugherd-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Berckan--bugherd-mcp/reviews or the review_server meta-tool.
POST /mcp