
Brinker Mcp Plugin
- Updated March 30, 2026
- brinker-ai/brinker-mcp
brinker-mcp-plugin is a Claude Code skill in the AI & Agent Building category. Allows you to use the Brinker MCP server
Key points
- brinker-mcp-plugin
- AI & Agent Building
- AI-coding skill
Brinker Mcp Plugin by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add brinker-ai/brinker-mcp/plugin install brinker-mcp-plugin@brinker-mcpAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | March 30, 2026 |
|---|---|
| Repository | brinker-ai/brinker-mcp ↗ |
What it does
Allows you to use the Brinker MCP server
README.md
Brinker MCP Plugin for Claude Code
Gives Claude Code direct access to Brinker's alert data via the MCP (Model Context Protocol) server.
Prerequisites
- Claude Code installed
- A Brinker account (you'll sign in with Google)
Installation
1. Add the Brinker marketplace
claude plugin marketplace add https://github.com/brinker-ai/brinker-mcp.git
2. Install the plugin
claude plugin install brinker-mcp-plugin@brinker-mcp
3. Authenticate
Start Claude Code in any project:
claude
The first time the plugin connects, it will open your browser to sign in with your Brinker account (Google SSO). After signing in, the OAuth token is cached locally — you won't need to sign in again until it expires.
If you see an authentication prompt or error on first use, type /mcp in Claude Code to manage the connection and re-trigger the auth flow.
Usage
Once connected, Claude Code can use the getAlerts tool to query your Brinker alerts. For example:
"Show me the latest 10 alerts from report X"
"How many alerts were detected this week in report Y?"
Troubleshooting
Authentication fails or token is rejected
Reset the cached OAuth token and re-authenticate:
/mcp
Select the Brinker server, choose "Reset auth", then try again.
"Service not found" error
Make sure you're signing in with an email that has access to a Brinker team. Contact the Brinker engineering team if your account isn't configured.
Support
For access or issues, reach out to the Brinker engineering team.