Labsco
firehydrant logo

FireHydrant

โ˜… 5

from firehydrant

An MCP server for interacting with the FireHydrant incident management platform API.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” the official (Speakeasy-generated) MCP server for FireHydrant's incident-management API, letting an assistant query the platform.

What you get โ€”

  • Interact with FireHydrant's API from your assistant โ€” e.g. "summarize our open incidents"
  • Multiple install paths: a drag-and-drop .mcpb Desktop Extension, Cursor deeplink, Claude Code CLI, and Windsurf

Requirements โ€” an --api-key passed at startup (the env list is empty, but the CLI/config examples show a required FireHydrant API key).

Cost snapshot โ€” the server is free and open source (MIT); it fronts the FireHydrant SaaS incident platform, a separate paid/account service.

Setup effort โ€” one-line claude mcp add firehydrant-mcp npx firehydrant-mcp start -- --api-key ..., or the prebuilt .mcpb bundle for Claude Desktop.

Our take โ€” Convenient for teams already on FireHydrant, with genuinely easy install options. Caveat: the README is largely boilerplate/table-of-contents and doesn't enumerate the specific tools, so the exact API coverage isn't clear from the docs alone.

Source: the project README โ€” summarized 2026-07-08.