FL Department of Environmental Protection logo

FL Department of Environmental Protection

Live

Florida Department of Environmental Protection permitted oil and gas wells, environmental cleanup sites, and state conservation lands. ~1.5K wells, 10K cleanup sites, 3K conservation polygons — all folded into a single connector per Batch L plan.

What is FL Department of Environmental Protection?

Florida Department of Environmental Protection (FDEP) — published. Per Batch L plan, FDEP folds O&G + environmental + state lands into one connector. Curated layers: Permitted Oil and Gas Wells (~1,477 on layer 0 with rich schema — PERMITNO, API_NO, COMPANY, COUNTY UPPERCASE, CURRENT_STATUS DRY HOLE/P&A 718 + N/D 310 + P&A 246 + PROD 74 + INJ 32 + SWD 21 + JUNKED 13, OIL_FIELD, SPUD/PLUG/COMPLETION/ISSUE dates, TVD/MD, FEDLANDS); FDEP Cleanup Sites (~10,245 on layer 0 with category PETRO 6651 + OTHCU 2925 + BROWN 320 + PFAS 250 + SUPER 99, status ACTIVE 6651 + OPEN 2741 + ONHOLD 750 + CLOSED 95, source-database STCM 6651 + ERIC 3594); Brownfield Areas (~620 polygons with COUNTY UPPERCASE — MIAMI-DADE 106 / HILLSBOROUGH 89 / BROWARD 49); Aquatic Preserves (~44 polygons with multi-county COUNTIES string + manager); FNAI Conservation Lands (~3,215 polygons with MANAME, MATYPE 5-char code, MANAGING_A, COUNTY Title-Case, TOTACRES). §0 spec drift caught: brief listed agency host FNAI_Conservation_Lands as state-lands source — that endpoint returns 403 (auth-required). Replaced with FDEM public data Natural__Cultural__and_Historical_Resources_2 layer 43 (same FNAI lineage, public). OIL_WELLS native CRS EPSG:6439 (FL Albers HARN ftUS). CLEANUP_SP has only numeric CC2_COUNTY_ID (no county-name string). Last verified live 2026-05-07.

Available Tools

  • searchOilGasWells
    Florida permitted oil and gas wells (~1.48K). Filter county UPPERCASE (SANTA ROSA, COLLIER), operator (COMPANY), status (DRY HOLE/P&A, PROD, INJ, SWD), oilField, bbox/near.
  • searchEnvironmentalSites
    FDEP cleanup sites (~10.2K). Filter category (PETRO/BROWN/PFAS/SUPER/OTHCU), status (ACTIVE/OPEN/ONHOLD/CLOSED), businessName, city. No county-name string upstream.
  • searchManagedLands
    Typed lands dispatch: brownfield (620) | aquatic-preserve (44) | conservation-land (3,215). Filter name, county, managingAgency, bbox.
  • getWellByPermit
    Single well lookup by PERMITNO or API_NO.
  • getServiceInfo
    Schema, record counts, and enum values for any of the 5 services.

Requirements

  • Toggle on
    Toggle on and use — no setup needed.

Quick Setup Guide

Follow these steps to connect your AI agents to this connector

Open /mcp and enable FL Department of Environmental Protection with the toggle — no credentials needed.

Call searchOilGasWells with county: 'COLLIER' and status: 'PROD' to explore Florida oil and gas, or searchEnvironmentalSites with category: 'PFAS'.

Connect to Your AI Assistant

Choose your AI assistant below for specific setup instructions

Follow these steps to connect FL Department of Environmental Protection to Claude:

Step 1: Open Claude Settings

Launch Claude → Click the profile button (bottom left) → Navigate to Settings

Step 2: Access Connectors

Scroll down to the Connectors tab → Navigate to the bottom → Click “Add Custom Connector”

Step 3: Name Your Connector

Enter any name you'd like for this connector

Step 4: Get the Connector URL

Log in to PatchOps → Navigate to the /mcp page → Copy the connector URL you want to use

Step 5: Add the Connector

Paste the URL in the “Remote MCP Server URL” text box → Click Add

Step 6: Start Using

Your connector is now ready to use in Claude

Follow these steps to connect FL Department of Environmental Protection to ChatGPT:

Step 1: Enable Developer Mode

Go to Settings → Connectors → Advanced → Enable Developer mode

Step 2: Create New Connector

Go back to Connectors page → Click “Create” (top right)

Step 3: Name Your Connector

Enter any name you'd like for this connector (descriptions are optional)

Step 4: Get the Connector URL

Log in to PatchOps → Navigate to the /mcp page → Copy the connector URL you want to use

Step 5: Add the URL

Paste the URL in the “MCP Server URL” text box

Step 6: Set Authentication

Click the authentication dropdown → Select “No authentication” (PatchOps handles authentication internally)

Step 7: Create the Connector

Click “I understand and want to continue” checkbox → Press Create

Step 8: Using the Connector

Start a new chat → Click the + button (left of text box) → Open dropdown → Hover over three dots labeled “More” → Select your connector

Instructions for connecting FL Department of Environmental Protection to GitHub Copilot:

Coming Soon

Detailed setup instructions for GitHub Copilot will be added here.

For other MCP-compatible platforms:

Step 1: Get the Connector URL

Log in to PatchOps → Navigate to the /mcp page → Copy the connector URL you want to use

Step 2: Add to Configuration

Add this configuration to your MCP settings file. Replace the URL with your specific connector URL from the /mcp page:

"FL Department of Environmental Protection-MCP": {
  "url": "https://patchops.ai/api/mcp/...",
  "type": "http"
}

Example Configuration

Here’s an example using PatchOps MCP:

"PatchOps-MCP": {
  "url": "https://patchops.ai/api/mcp/...",
  "type": "http"
}