Loading MCP server directory, please wait...
BuildPulse CI test analytics for AI agents — flaky tests, coverage, and CI run history.
npx @getmcp/cli add io.github.BuildPulseLLC/buildpulse-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
BUILDPULSE_TOKEN40-character BuildPulse API token. Get one at app.buildpulse.io → Organization Settings → API Tokens.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.BuildPulseLLC/buildpulse-mcp": {
"command": "npx",
"args": [
"-y",
"@buildpulse/mcp"
],
"env": {
"BUILDPULSE_TOKEN": "",
"PLATFORM_API_URL": "https://platform.buildpulse.io"
}
}
}
}