Skip to content

Commit 9894dd8

Browse files
authored
Update flameguardai.mdx
1 parent a6a4feb commit 9894dd8

File tree

1 file changed

+0
-38
lines changed

1 file changed

+0
-38
lines changed

docs/showcase/flameguardai.mdx

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,6 @@ sidebar_position: 2
55
keywords: [FlameGuardAI, MCP, External Fire ,AI Home Safety, Home Inspection]
66
---
77

8-
## 🔥 Inspiration
9-
10-
The devastating LA wildfires were more than a tragic event — they were a turning point. While watching homes burn to the ground, I saw a story about one house that miraculously survived. That story stuck with me.
11-
12-
What protected that home? It wasn't luck. It was planning — fire-resistant materials, defensible space, and design choices made long before disaster struck. This realization — combined with the rising difficulty of securing home insurance — inspired us to build **FlameGuard AI™**.
13-
14-
We wanted to create a tool that empowers **homeowners** to take fire risk prevention into their own hands — not just react after it's too late.
15-
168
## 🧠 What it does
179

1810
**FlameGuard AI™** helps homeowners, buyers, and property professionals detect and act on **external fire vulnerabilities** like wildfires or neighboring structure fires. It's more than a scan — it's a personalized research assistant for your home.
@@ -71,36 +63,6 @@ FlameGuard AI™ is powered by a modern GenAI stack and built to scale:
7163
- **AI Integration**: OpenAI Vision API + Perplexity Sonar API
7264
- **Cloud-ready**: Built for **Azure App Service** with Dockerized deployment
7365

74-
## 🚀 MCP Integration - FlameGuardAI MCP Server
75-
76-
Transform Claude Desktop into a powerful fire risk assessment tool by connecting it to FlameGuardAI's remote MCP (Model Context Protocol) server. This integration allows you to analyze properties for fire risks, get detailed prevention recommendations, and access professional resources - all through natural conversation with Claude.
77-
78-
### Connect FlameGuardAI to Claude Desktop
79-
80-
Add to your Claude Desktop configuration:
81-
82-
```json
83-
{
84-
"mcpServers": {
85-
"flameguard-ai": {
86-
"command": "npx",
87-
"args": [
88-
"mcp-remote",
89-
"https://mcp-flameguardai.dlyog.com/sse"
90-
]
91-
}
92-
}
93-
}
94-
```
95-
96-
With FlameGuardAI MCP integration, Claude can:
97-
98-
- **🏠 Analyze Property Fire Risks**: Describe your property and get comprehensive fire risk assessments
99-
- **📋 Generate Prevention Recommendations**: Receive detailed DIY solutions and professional guidance
100-
- **🛒 Find Local Resources**: Get information about material suppliers and professional services in your area
101-
- **📊 Create Assessment Reports**: Generate detailed reports with actionable fire prevention strategies
102-
- **🔍 Research Fire Safety**: Access specialized fire prevention research powered by Perplexity AI
103-
10466
## 🏆 Accomplishments that we're proud of
10567

10668
- Successfully used **OpenAI Vision + Perplexity Sonar API** together in a meaningful, real-world workflow

0 commit comments

Comments
 (0)