How to Use the Fire Safety Calculator MCP in Cursor
Fire Safety Calculator: Get live code compliance data injected directly into your code using Cursor.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Fire Safety Calculator MCP to Cursor
Create your Vinkius account to connect Fire Safety Calculator to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Key Capabilities
Real-Time Max Walking Distance Checks in Cursor
The `calculate_max_walking_distance` tool lets you verify path lengths while coding. When the AI calls this MCP, it injects the compliance status and violation details right into your working code block. No more switching windows to check regulations. Your agent pulls the mandatory distance limits directly into context, letting you write compliant logic instantly.
Determine Min Stair Width for Cursor
Need a required stair width calculation? The `determine_min_stair_width` function handles population load and module definitions. It returns the necessary minimum width, plus a safety buffer recommendation. This is perfect when you're building simulation or infrastructure code. The live data ensures your assumptions about structural limits are accurate.
Specify Extinguisher Requirements using Cursor
To determine extinguisher needs, use the `specify_extinguisher_requirement` tool. It gives you a distribution count and type (A, B, C) based on risk class and area. The AI uses this live data to build out your safety logic in working code that has real API responses attached.
Set up Fire Safety Calculator MCP in Cursor
Prerequisites
- Cursor installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP Settings
Go to Cursor Settings → MCP or open the Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) and search for "MCP: Add Server". - 2
Add the Fire Safety Calculator MCP
Cursor will create or open
.cursor/mcp.jsonin your project root. Paste the JSON snippet on the right. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Enable Agent mode
Open Composer (
Cmd+I/Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode. - 4
Verify the connection
Ask Cursor something like "List my recent Fire Safety Calculator transactions." If the MCP tools are loaded correctly, Cursor will call the Fire Safety Calculator tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"fire-safety-calculator-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Fire Safety Calculator API. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Fire Safety Calculator MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Fire Safety Calculator MCP today
We host it, we monitor it, we maintain it. You just paste one token.