MCP Servers
Generated reference pages for shipped plugin-local MCP servers.
adk-review
bitbucket- Bitbucket MCP via npx (npm package: bitbucket-mcp). Auth:BITBUCKET_TOKEN (workspace access token or app password). Surface: PR read/comment/approve, pipelines, branching model, repos. Sibling… github- GitHub remote/hosted MCP at https://api.githubcopilot.com/mcp/ (read-only path; remove /readonly for write mode). Auth: PAT via Authorization: Bearer $GITHUB_PAT (fine-grained — Contents:Read, Pull…
adk-investigate
datadog- Datadog hosted MCP (Preview). Auth via DATADOG_API_KEY + DATADOG_APP_KEY (App key needs scopemcp_read; addmcp_writeonly if you actually need to mute/silence monitors). Legacy DD_API_KEY / DD_APP_KEY are also…statsig- Statsig hosted MCP. Header auth via STATSIG_CONSOLE_API_KEY (https://console.statsig.com/api_keys → type=Console → scope=omni_read_only). For browser-based OAuth, omit headers. Use omni_write only for skills that…