CO Energy & Carbon Management Commission logo

CO Energy & Carbon Management Commission

Live

Colorado ECMC (formerly COGCC) — DJ Basin / Wattenberg / Piceance operator-side. ~120K wells, ~13.7K pits, ~38K directional bottom-holes. Spec drift: searchSpills + searchSetbacks dropped (no Feature Service published).

What is CO Energy & Carbon Management Commission?

Colorado Energy & Carbon Management Commission (ECMC, formerly COGCC). DJ Basin / Wattenberg / Piceance operator-side data. ECMC was renamed from COGCC in 2024 to reflect added carbon-management jurisdiction. Authoritative AGOL service is martinwi-owned `COGCC_VIEW` (same hosting org as the SLB layers — services5.arcgis.com/rqsYvPKZmvSrSWbw). Probed 2026-05-02. Layers: Well Spots (~120,701 — primary inventory), Pits (~13,683), Tank Batteries (~1,764), Directional Bottom Hole (~38,100), Directional Lines (~38,100). **Spec drift caught at probe**: searchSpills + searchSetbacks were DROPPED — ECMC does NOT publish a spills Feature Service (the data.colorado.gov dataset is `viewType=href`, just a link to the COGCC website) and the 2000ft setback is a regulatory rule, not a layer. Replacements: searchPits (env-relevant proxy) and searchDirectionalBottomHoles (Wattenberg/Niobrara horizontals). Wells layer has NO `County` text column — only `API_County` as a 3-digit FIPS subset (123=Weld, 045=Garfield, 103=Rio Blanco, 125=Yuma, 121=Washington, 001=Adams, 067=La Plata, 071=Las Animas, 075=Logan, 087=Morgan, 077=Mesa, 081=Moffat, 017=Cheyenne, 005=Arapahoe, 083=Montezuma). Handler maps both directions. Facil_Stat 2-letter codes (probed): PR=36844 (Producing), PA=23685 (Plugged & Abandoned), DA=20830 (Dry & Abandoned), AL=19458 (Abandoned Location), SI=9466 (Shut-In), XX=5229 (Closed), TA=2725 (Temp Abandoned), DG=1269 (Drilling), IJ=664 (Injecting), AC=324 (Active), WO=106, SU=56, DM=44, AB=1. Citing_Typ: ACTUAL=81259, NOTICE=2099, PLANNED=1625, HISTORICAL=383. Top operators: NOBLE ENERGY INC (9944), KERR MCGEE OIL & GAS ONSHORE LP (8960), TEP ROCKY MOUNTAIN LLC (6550), PDC ENERGY INC (6467), CAERUS PICEANCE LLC (5368). API_Label format `05-001-05000`. ECMC native server at `ecmc.state.co.us` does NOT publish an ArcGIS REST endpoint.

Available Tools

  • searchWells
    CO ECMC wells (~120K). Filter county (FIPS or name), operator, status (2-letter or descriptive), citingType, fieldName.
  • searchPermits
    Drilling permits — Citing_Typ NOTICE+PLANNED on Well Spots. ECMC has no separate Permits Feature Service.
  • getWellByApi
    Single well lookup by API (10 chars '12305000') or API_Label (12 chars '05-123-05000').
  • searchPits
    ECMC pit inventory (~13.7K). Replaces dropped searchSpills (no spills Feature Service published).
  • searchDirectionalBottomHoles
    Lateral bottom-hole locations (~38.1K). Replaces dropped searchSetbacks. Wattenberg/Niobrara horizontals.
  • getServiceInfo
    Schema + record counts for any of the 4 services.

Requirements

  • ENABLE_ENERGY_APIS
    Set ENABLE_ENERGY_APIS=true to allow connector toggles.

Quick Setup Guide

Follow these steps to connect your AI agents to this connector

Set ENABLE_ENERGY_APIS=true for your deployment.

Open /mcp and turn on CO Energy & Carbon Management Commission with the energy switch.

Call the co-ecmc MCP tool — start with method=searchWells or method=searchPermits.

Connect to Your AI Assistant

Choose your AI assistant below for specific setup instructions

Follow these steps to connect CO Energy & Carbon Management Commission 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 CO Energy & Carbon Management Commission 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 CO Energy & Carbon Management Commission 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:

"CO Energy & Carbon Management Commission-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"
}