← lacunafire.com
INDIVIDUAL MCP TOOL
list_projects
Representative projects with market, systems used, and key facts.
LIVE ENDPOINT
https://lacunafire.com/mcp
Connect to this endpoint to inspect the live schema for list_projects and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.lacuna-fire]
url = "https://lacunafire.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"lacuna-fire": {
"type": "http",
"url": "https://lacunafire.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: lacuna-fire
Remote MCP URL: https://lacunafire.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"lacuna-fire": {
"url": "https://lacunafire.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"lacuna-fire": {
"type": "http",
"url": "https://lacunafire.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "lacuna-fire",
"transport": "streamable-http",
"url": "https://lacunafire.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_company_info— Firm overview: what Lacuna does, where it's based, service area, and how to request a quote.list_services— All fire-suppression and code-consulting services Lacuna offers, with a one-line summary and page URL.get_service— Full detail for one service: summary, system types, applicable codes/standards, related services, and markets served.list_markets— The industries/markets Lacuna serves, each with an intro and page URL.get_market— Full detail for one market: overview, design considerations, systems used, applicable codes, and a representative project.list_insights— Technical insight articles with category, date, and excerpt.get_insight— Full text of one insight article by slug.