buildbuddy.io
BuildBuddy is a developer productivity platform for Bazel that provides remote caching, remote execution, build/test observability, and workflow tooling. It is available as a cloud service and as self-hosted enterprise software.
BuildBuddy exposes an enterprise REST-style HTTP API, an MCP server, and an open-source `bb` CLI; the documented developer auth credential is a BuildBuddy API key used either as `x-buildbuddy-api-key` or `Authorization: Bearer` depending on the surface.
- BuildBuddy MCP serverdiscovered
- BuildBuddy Enterprise APIdiscovered
- BuildBuddy CLIdiscovered
Create a BuildBuddy account at app.buildbuddy.io, sign in, then open the Quickstart page to find your organization's API key. The docs note you can also create multiple API keys for different contexts. Use this key in the x-buildbuddy-api-key header for API calls, or as a bearer token for the MCP endpoint.
conventions · 0/7 published
- integrations.json——
- llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing