You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/showcase/flameguardai.mdx
-38Lines changed: 0 additions & 38 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,14 +5,6 @@ sidebar_position: 2
5
5
keywords: [FlameGuardAI, MCP, External Fire ,AI Home Safety, Home Inspection]
6
6
---
7
7
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
-
16
8
## 🧠 What it does
17
9
18
10
**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:
71
63
-**AI Integration**: OpenAI Vision API + Perplexity Sonar API
72
64
-**Cloud-ready**: Built for **Azure App Service** with Dockerized deployment
73
65
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
-
104
66
## 🏆 Accomplishments that we're proud of
105
67
106
68
- Successfully used **OpenAI Vision + Perplexity Sonar API** together in a meaningful, real-world workflow
0 commit comments