FireHydrant Connector for AI agents.
12 live capabilities
Manage site reliability and incident response from your chat interface.
Waiting for input…
Why people use FireHydrant
FireHydrant for SRE Incident Management
This Connector changes that. You can just tell your AI client to declare the incident and pull up the relevant team info. It handles the data gathering so you can focus on the actual fix.
What Vinkius changes
It turns your AI into a direct interface for your entire incident management platform.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Outage Response
An SRE notices a database spike.
- Real-world use case 02
Runbook Retrieval
During a web server failure, an engineer asks the agent to list_runbooks to find the correct recovery steps for the load balancer.
- Real-world use case 03
Stakeholder Updates
An engineering manager asks the agent to list_change_events to see if a deployment caused the current latency before replying to a status page.
Complete set · 12capabilities
The complete FireHydrant capability set.
These are the exact actions your AI can choose when you ask it to work with FireHydrant.
01—04
4 capabilities in this set.
Part of 12 available through FireHydrant.
- 01 Capability
Add incident note
Add a note to an incident timeline. This helps keep responders informed of the latest investigation steps.
- 02 Capability
Create incident
Create a new incident in FireHydrant. Use this to quickly declare an outage and notify the team.
- 03 Capability
List services
List the service catalog. Use this to see all defined services and their relationships.
- 04 Capability
List teams
List responder teams. This helps you find the right people to assign to a new incident.
05—08
4 capabilities in this set.
Part of 12 available through FireHydrant.
- 05 Capability
Update incident
Update an existing incident. Use this to change milestones or status fields as the situation evolves.
- 06 Capability
Get incident
Get specific details for an incident. This helps you see the status and severity of a particular issue.
- 07 Capability
Get service
Get details about a specific service. Use this to understand dependencies and impact during an outage.
- 08 Capability
Get team
Get details about a responder team. This helps you identify who is on call and available to help.
09—12
4 capabilities in this set.
Part of 12 available through FireHydrant.
- 09 Capability
List change events
List recent change events. Use this to see if a recent deployment or config change caused the issue.
- 10 Capability
List incidents
List all incidents. This gives you a high level view of every active issue in your environment.
- 11 Capability
List retrospectives
List retrospectives. Use this to find previous post-incident reviews for learning.
- 12 Capability
List runbooks
List active runbooks. This helps you find the correct automated workflows for a specific problem.
Set up in minutes
One URL. Then ask FireHydrant to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use FireHydrant from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Z9fBTFG9bYGC52Uaccytuw08nwfsGKdNijiOjVX5/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it FireHydrant, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable FireHydrant for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Z9fBTFG9bYGC52Uaccytuw08nwfsGKdNijiOjVX5/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the FireHydrant URL.
- Step 03
Save and start
Save the connection and enable FireHydrant in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"firehydrant": {
"url": "https://edge.vinkius.com/vk_preview_Z9fBTFG9bYGC52Uaccytuw08nwfsGKdNijiOjVX5/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using FireHydrant
Open Agent mode in chat and ask: "Using FireHydrant, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"firehydrant": {
"url": "https://edge.vinkius.com/vk_preview_Z9fBTFG9bYGC52Uaccytuw08nwfsGKdNijiOjVX5/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using FireHydrant
Ask Copilot: "Using FireHydrant, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"firehydrant": {
"url": "https://edge.vinkius.com/vk_preview_Z9fBTFG9bYGC52Uaccytuw08nwfsGKdNijiOjVX5/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using FireHydrant
Open Cascade and ask: "Using FireHydrant, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"firehydrant": {
"url": "https://edge.vinkius.com/vk_preview_Z9fBTFG9bYGC52Uaccytuw08nwfsGKdNijiOjVX5/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using FireHydrant
Ask Cline: "Using FireHydrant, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add firehydrant --transport http "https://edge.vinkius.com/vk_preview_Z9fBTFG9bYGC52Uaccytuw08nwfsGKdNijiOjVX5/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using FireHydrant
Ask Claude: "Using FireHydrant, show me...". 12 tools are ready
Where the request belongs
Work FireHydrant can move forward.
SREs and DevOps engineers who need to act fast during outages. It's for the person who needs to keep a calm head while coordinating multiple teams and pulling data under pressure.
Incident Commander
Coordinates teams and updates timelines during a live outage to keep everyone informed.
SRE Engineer
Quickly checks runbooks and service dependencies to find root causes during a spike.
Engineering Manager
Monitors active incidents and change events to update stakeholders on progress.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPagerDuty Incident Trigger
This MCP does exactly one thing: it triggers incidents in PagerDuty. That's its only function, and nothing else. Incredible for giving your AI agents the power to wake up engineers.
Incident.io
Manage incidents, roles, and on-call schedules via Incident.io API.
Better Stack
Automate incident management via Better Stack. monitor uptime, manage incidents, and control on-call schedules securely from your AI agent.
Everbridge Critical Management
Equip your AI agent to manage critical notifications, track incidents, and monitor contacts via the Everbridge API.
PagerDuty
Manage incidents, services, on-call schedules, and escalation policies via PagerDuty. trigger, acknowledge, and resolve alerts from any AI agent.
Opsgenie
Automate incident management via Opsgenie. manage alerts, track on-calls, and coordinate incidents directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep FireHydrant connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about FireHydrant.
The practical details behind the request, access and result.
Does the FireHydrant MCP work with Claude?
Yes, it works with any MCP-compatible client, including Claude, Cursor, and Windsurf.
How do I add my FireHydrant API key?
You can find your API Key in your FireHydrant account settings under the API Keys section.
Can my agent update the incident timeline for me?
Yes, your agent can post notes directly to the timeline, which keeps your entire team updated in real time.
Can I see my service catalog with this Connector?
Yes, your agent can list all services in your catalog to help you understand dependencies during an outage.
Is this Connector built for SRE teams?
It is specifically designed for SREs and DevOps engineers who need fast, reliable access to incident data.
Can it help my team with post-mortems?
Yes, it can retrieve past retrospectives so you can quickly see how similar issues were handled in the past.
How do I declare a new incident using the agent?
You can use the 'create_incident' capability. Simply provide a name and optionally a summary and severity level. The agent will trigger the declaration in FireHydrant and return the new incident details.
Can I see recent infrastructure changes using this server?
Yes! The 'list_change_events' capability retrieves a history of recent changes. This is extremely useful for identifying potential root causes during an active incident investigation.
How do I add a status update to an ongoing incident?
Use the 'add_incident_note' capability. You'll need the Incident ID and the text of your update. The note will be immediately posted to the incident's timeline for all responders to see.
One connection away
Give your agent a direct line to FireHydrant.
Connect FireHydrant once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available