{"slug": "mcp-for-official-wildfire-incidents", "title": "MCP for Official Wildfire Incidents", "summary": "Deepfire has launched an MCP server at https://api.deepfire.co/mcp that lets AI assistants like ChatGPT, Claude, and Cursor query official wildfire incident data in plain language, with tools for searching fires by name, place, coordinates, or time and retrieving full details by ID.", "body_md": "# Connect to AI\n\nAdd Deepfire's MCP server to ChatGPT, Claude, Cursor, or any MCP client and ask about wildfires in plain language.\n\nDeepfire runs an [MCP](https://modelcontextprotocol.io) server so AI assistants can look up\nfires directly.\n\n```\nhttps://api.deepfire.co/mcp\n```\n\n## [Add it to your client](#add-it-to-your-client)\n\n```\nclaude mcp add --transport http deepfire https://api.deepfire.co/mcp\n```\n\nAdd to `.cursor/mcp.json`:\n\n```\n{\n  \"mcpServers\": {\n    \"deepfire\": { \"url\": \"https://api.deepfire.co/mcp\" }\n  }\n}\n```\n\nGo to **Settings → Apps & Connectors**, enable **Developer mode** under advanced\nsettings, then **Create** a connector with the URL `https://api.deepfire.co/mcp`\nand no authentication.\n\nGo to **Settings → Connectors → Add custom connector** and paste\n`https://api.deepfire.co/mcp`.\n\n## [What it can do](#what-it-can-do)\n\n| Tool | Use it for | \n|---|---|\n| `deepfire_search_fires` | Find fires by name, place, coordinates, bounding box, or time — or any mix | \n| `deepfire_get_fire` | Full detail on one fire by ID | \n\nThen just ask: *“Any active fires near Lisbon this week?”*", "url": "https://wpnews.pro/news/mcp-for-official-wildfire-incidents", "canonical_source": "https://docs.deepfire.co/ai/connect-to-ai", "published_at": "2026-09-09 00:20:05+00:00", "updated_at": "2026-09-09 00:45:58.305047+00:00", "lang": "en", "topics": ["ai-tools", "ai-products"], "entities": ["Deepfire", "ChatGPT", "Claude", "Cursor"], "alternates": {"html": "https://wpnews.pro/news/mcp-for-official-wildfire-incidents", "markdown": "https://wpnews.pro/news/mcp-for-official-wildfire-incidents.md", "text": "https://wpnews.pro/news/mcp-for-official-wildfire-incidents.txt", "jsonld": "https://wpnews.pro/news/mcp-for-official-wildfire-incidents.jsonld"}}