Introduction

MCP Integration for your AI Application

SDK guideCLI guideEnverus single page modelS&P Global IHS single page model

SDKs

TypeScript and Python SDKs for the PatchOps MCP surface

The first-party SDKs wrap the public OAuth-protected MCP contract: discovery, OAuth metadata, dynamic client registration, PKCE, token exchange, and JSON-RPC helpers for tools and resources.

The CLI is now published on npm as @patchops/cli, so the fastest way to get started is a global install followed by `patchops login`, then move to the dedicated CLI or SDK page depending on how you want to integrate.

OAuth + PKCE

Register clients, create auth URLs, exchange codes, and refresh tokens.

MCP JSON-RPC

Initialize sessions and call tools or resources without manual transport wiring.

Language support

Vendored today in sdks/typescript and sdks/python.

CLI install

@patchops/cli

Terminal

npm install -g @patchops/cli
patchops login
patchops tools list

Install from npm, authenticate through PatchOps OAuth, then use the CLI for structured invoke or MCP workflows.

Data Platforms(50 connectors)

ComboCurve logo

ComboCurve

Featured

ComboCurve is a cloud-based platform for production forecasting, decline curve analysis, and economic evaluation of oil and gas reserves. Access wells, projects, forecasts with decline parameters, production data, type curves, scenarios, economic runs with one-liner summaries, and directional surveys through a comprehensive MCP integration.

Available Tools

get_wells

List wells with filtering by API number, name, status, state, county, basin, operator, and date ranges.

get_well_by_id

Get detailed well information including identifiers, location, drilling data, and production metrics.

get_projects

List ComboCurve projects containing wells, forecasts, scenarios, type curves, and economic models.

get_daily_productions

Get daily production data (oil, gas, water) with pressures, choke, and injection volumes.

get_monthly_productions

Get monthly aggregated production data (oil, gas, water) with operational metrics.

get_forecasts

List forecasts within a project with decline curve parameters and production projections.

get_forecast_parameters

Get decline curve parameters (Arps b-factor, Di, Qi) defining the forecast model.

get_forecast_outputs

Get calculated production projections from a forecast.

get_forecast_volumes

Get daily or monthly forecast volume data for production projections.

get_scenarios

List scenarios grouping economic assumptions and well assignments.

get_econ_runs

List economic runs producing reserve evaluations.

get_one_liners

Get one-liner economic summaries with EUR, NPV, IRR, payout per well.

get_type_curves

List type curves used for forecasting analogous wells.

get_type_curve_fits

Get type curve fit data (daily or monthly production profiles).

get_directional_surveys

Get wellbore trajectory data including depth, inclination, and azimuth.

get_tags

List tags for organizing wells and other entities.

get_well_comments

Get user-created notes and annotations on wells.

get_wells_identifiers

Get well identifier mappings (API10, API14, chosenID).

get_econ_models

List economic models with pricing, expenses, and economic assumptions.

Requirements

ComboCurve API keyValid API key from your ComboCurve account
Active ComboCurve accountActive subscription to ComboCurve platform with API access
Compatible AI agentWorks with Claude, ChatGPT, and other MCP-compatible agents
Enverus logo

Enverus

Featured

Enverus in PatchOps supports both purpose-built helpers (wells, rigs, production) and generic dataset access for the full v3 direct-access model. Use listDatasets() for the canonical catalog and listDatasets({ probeAccess: true }) to classify per-dataset entitlement before querying.

Available Tools

getBasins

List valid basin values for ENVBasin filters.

getRegions

List valid ENVRegion values.

getStateProvinces

List valid state/province codes used by filters.

getWells

Query wells with basin/state/region/operator filters and pagination.

getWellHeaders

Query lightweight well header records for fast lookup workflows.

getRigs

Query rig datasets (active/activity/search views) with filters and pagination.

getProduction

Query production records with operator/play-aware filtering.

getWellsForRig

Resolve wells for a rig name in one helper call.

listDatasets

Return canonical dataset names; optional probeAccess classifies entitlement per dataset.

query

Generic dataset query for any v3 path your key can access (for example: wells, well-headers, active-rigs).

count

Dataset count helper using HEAD with GET fallback.

docs

Dataset documentation helper (GET /{dataset}/docs).

ddl

Dataset DDL helper (GET /{dataset}/ddl?ddl=mssql|pg).

getAccessToken

Explicit secret-key token exchange (POST /tokens).

getTokenInfo

Backward-compatible alias for token inspection workflows.

in_

Helper for Enverus in(...) filter syntax generation.

Requirements

Enverus secret key or bearer tokenUse ENVERUS_SECRET_KEY (recommended) or ENVERUS_BEARER_TOKEN.
Endpoint entitlementsDataset access is key-specific; use listDatasets({ probeAccess: true }) to validate access.
Compatible AI agentWorks with Claude, ChatGPT, and other MCP-compatible agents
PostgreSQL logo

PostgreSQL

Featured

PostgreSQL database integration provides secure, read-only access to your PostgreSQL databases. Execute SQL queries, explore database schemas, tables, and columns directly from your AI agent. All queries are automatically wrapped in read-only transactions to prevent data modifications.

Available Tools

query

Execute read-only SQL queries with automatic transaction protection

list_tables

List all tables in a database schema with column counts

describe_table

Get detailed column information including data types, constraints, and defaults

list_schemas

List all schemas in the PostgreSQL database

Requirements

PostgreSQL databaseAccess to a PostgreSQL database (AWS RDS, Azure Database, self-hosted, etc.)
Connection stringPostgreSQL connection URL (postgresql://user:password@host:port/database)
Compatible AI agentWorks with Claude, ChatGPT, and other MCP-compatible agents
Snowflake logo

Snowflake

Featured

Snowflake cloud data platform integration for scalable data storage, processing, and analytics with SQL execution capabilities. Execute SQL queries, explore databases, tables, and schemas directly from your AI agent.

Available Tools

Execute SQL

Execute SQL queries on your Snowflake data warehouse

List databases

List all accessible databases in your Snowflake account

List tables

List tables in a specific database and schema

Describe table

Get detailed schema information for a table including columns and data types

Requirements

Snowflake accountActive Snowflake account identifier (e.g., xy12345.us-east-1)
Snowflake credentialsUsername and password or access token for authentication
Compatible AI agentWorks with Claude, ChatGPT, and other MCP-compatible agents
AirNow (EPA) logo

AirNow (EPA)

Access EPA's AirNow API for real-time Air Quality Index (AQI) readings, forecasts, and historical observations. Monitor air quality conditions at field locations for HSE compliance and worker safety.

Available Tools

getCurrentConditions

Get current AQI and pollutant levels by location

getForecast

Get air quality forecast for a location

getHistoricalObservation

Get historical air quality readings

getReportingArea

Get reporting area information

Requirements

AirNow API keyFree API key from https://docs.airnowapi.org/account/request/
BLM Land & Leases logo

BLM Land & Leases

Access Bureau of Land Management ArcGIS services for federal oil & gas lease data, Public Land Survey System (PLSS) boundaries, legal land descriptions, and cadastral information. Essential for federal land operations, lease management, and legal descriptions.

Available Tools

searchLeases

Search active BLM oil & gas leases

searchLeasesByArea

Search leases by geographic area

getLeaseDetail

Get detailed lease information

searchByLegalDescription

Search by township/range/section

getTownshipSection

Get PLSS township and section geometry

getSectionGeometry

Get section boundary geometry

Requirements

No authentication requiredFree BLM public GIS services — no API key needed
CAISO OASIS logo

CAISO OASIS

CAISO OASIS integration for querying market intervals, reports, and LMP datasets through PatchOps MCP.

Available Tools

queryOasis

TODO: Describe queryOasis

listReports

TODO: Describe listReports

getLmpData

TODO: Describe getLmpData

Requirements

No authentication requiredPublic API connector with no credential setup.
Carbon Intensity GB logo

Carbon Intensity GB

Carbon Intensity GB integration for querying national and regional carbon-intensity endpoints through PatchOps MCP.

Available Tools

getIntensity

TODO: Describe getIntensity

getRegionalIntensity

TODO: Describe getRegionalIntensity

getGenerationMix

TODO: Describe getGenerationMix

Requirements

No authentication requiredPublic API connector with no credential setup.
Census Geocoder logo

Census Geocoder

Access the US Census Bureau Geocoding API to convert street addresses to latitude/longitude coordinates and identify census geographies (tracts, blocks, counties). Useful for regulatory jurisdiction lookups and location standardization.

Available Tools

geocodeAddress

Convert a street address to coordinates

reverseGeocode

Get address and census geography from coordinates

batchGeocode

Geocode multiple addresses at once

Requirements

No authentication requiredFree Census Bureau public API — no API key needed
Cognite logo

Cognite

Cognite Data Fusion (CDF) integration for industrial data contextualization, asset hierarchies, events, and time-series metadata access. Supports bearer token auth and OAuth client-credentials token exchange workflows.

Available Tools

inspectToken

Inspect active Cognite token context and capabilities.

listAssets

List assets via CDF REST (default endpoint: /assets).

listEvents

List events via CDF REST (default endpoint: /events).

listTimeSeries

List time series metadata via CDF REST (default endpoint: /timeseries).

queryCdf

Generic endpoint helper for arbitrary CDF API paths.

Requirements

Cognite credentialsBearer token or OAuth2 client credentials (clientId/clientSecret/tokenUrl).
Project contextSet baseUrl directly or provide cluster + project for project-scoped CDF APIs.
Compatible AI agentWorks with Claude, ChatGPT, and other MCP-compatible agents.
Databento logo

Databento

Databento integration for historical and reference market data workflows, including dataset discovery, symbol lookup, symbology resolution, and ranged time-series pulls.

Available Tools

listDatasets

List available Databento datasets (metadata.list_datasets).

listSymbols

List symbols for a dataset (metadata.list_symbols).

getRange

Fetch historical range data (timeseries.get_range).

resolveSymbology

Resolve symbol mappings (symbology.resolve).

queryDatabento

Generic Databento method/endpoint request helper.

Requirements

Databento API keyActive API key from your Databento account.
Dataset entitlementsEndpoint access depends on account permissions and subscriptions.
Compatible AI agentWorks with Claude, ChatGPT, and other MCP-compatible agents.
EIA logo

EIA

U.S. Energy Information Administration (EIA) API integration provides access to official U.S. energy statistics, market analysis, and forecasting data. Query electricity retail sales, natural gas production and storage, coal consumption, petroleum imports/exports, Short-Term Energy Outlook (STEO), Annual Energy Outlook (AEO), International Energy Outlook (IEO), State Energy Data System (SEDS), CO2 emissions, nuclear outages, and total energy statistics. Access 200+ datasets with flexible filtering, date ranges, and pagination through the EIA MCP connector's structured methods.

Available Tools

getRoutes

Get available routes for a dataset or list all top-level routes. Discover available datasets and their structure. Call with no arguments to see all top-level categories (electricity, natural-gas, petroleum, coal, etc.).

getData

Get data from any dataset route with filtering and pagination. Supports date ranges (start/end), facets for filtering, frequency (annual/monthly/quarterly/daily), sorting, and pagination (length/offset). This is the universal data retrieval function.

getFacets

Get available filter options (facets) for a dataset. Discover what filters are available for a specific dataset before querying. Returns facet names and their descriptions.

getFacetDetails

Get available values for a specific facet. See all possible filter values for a particular facet (e.g., state IDs, sector codes, fuel types). Essential for building accurate filtered queries.

getElectricityData

Convenience function for electricity datasets including retail-sales, facility-fuel, operating-generator-capacity, state-electricity-profiles, and electric-power-operational-data. Simplifies electricity data queries.

getNaturalGasData

Convenience function for natural gas datasets including summary, storage (underground/LNG), production, consumption, imports/exports, and price data. Supports nested routes for detailed categories.

getCoalData

Convenience function for coal datasets including aggregate-production, consumption-and-quality, exports, imports, mine-production, price, shipments, and stocks data.

getPetroleumData

Convenience function for petroleum datasets including crude-oil-imports, crude-oil-production, exports, imports, prices, product-supplied, refinery-operations, reserves, and weekly stocks data.

getSTEOData

Get Short-Term Energy Outlook (STEO) data for near-term energy market forecasts and projections. Covers prices, supply, demand, and consumption projections for all major energy sources.

getAEOData

Get Annual Energy Outlook (AEO) data for long-term energy projections (25+ years). Includes reference cases and alternative scenarios for comprehensive energy planning.

getIEOData

Get International Energy Outlook (IEO) data for global energy projections. Covers international energy consumption, production, and trade by region and fuel type.

getSEDSData

Get State Energy Data System (SEDS) data for state-level energy statistics. Comprehensive state-by-state energy production, consumption, prices, and expenditures.

getTotalEnergyData

Get Total Energy data for overall U.S. energy statistics. Monthly and annual energy production, consumption, imports, exports, and stocks across all energy sources.

getCO2EmissionsData

Get CO2 Emissions data including aggregates by sector and fuel type, carbon coefficients, and emissions intensities. Essential for carbon footprint and sustainability analysis.

getInternationalData

Get International energy data covering global energy statistics by country and region. Production, consumption, reserves, and trade data for major energy sources worldwide.

getNuclearOutagesData

Get Nuclear Outages data including facility-level outages, generator capacity factors, and U.S. nuclear aggregates. Track nuclear plant availability and maintenance schedules.

Code Execution

Execute custom JavaScript/TypeScript code with full EIA connector access. Build complex queries, aggregate data across multiple datasets, perform calculations, create visualizations, and build custom workflows using all available EIA API methods.

Requirements

EIA API keyFree API key from EIA Open Data (register at https://www.eia.gov/opendata/)
No subscription requiredEIA data is publicly available at no cost
Compatible AI agentWorks with Claude, ChatGPT, and other MCP-compatible agents
Electricity Maps logo

Electricity Maps

Electricity Maps integration for querying global power mix, intensity, and zone-level signals through PatchOps MCP.

Available Tools

getPowerBreakdown

TODO: Describe getPowerBreakdown

getCarbonIntensity

TODO: Describe getCarbonIntensity

getLatestZoneData

TODO: Describe getLatestZoneData

Requirements

API keyValid Electricity Maps api key credential.
Elexon Insights logo

Elexon Insights

Elexon integration for querying BMRS and balancing mechanism datasets through PatchOps MCP.

Available Tools

getDatasets

TODO: Describe getDatasets

queryBmrs

TODO: Describe queryBmrs

getSystemPrices

TODO: Describe getSystemPrices

Requirements

No authentication requiredPublic API connector with no credential setup.
ENTSO-E Transparency logo

ENTSO-E Transparency

ENTSO-E integration for querying transparency platform generation, load, and market datasets through PatchOps MCP.

Available Tools

queryGeneration

TODO: Describe queryGeneration

queryLoad

TODO: Describe queryLoad

queryPrices

TODO: Describe queryPrices

Requirements

API keyValid ENTSO-E Transparency api key credential.
Environmental Analysis logo

Environmental Analysis

Comprehensive environmental analysis combining data from USFWS National Wetlands Inventory, FEMA National Flood Hazard Layer, USGS National Hydrography Dataset, and USDA Soil Data Access. Supports site selection, permit requirements analysis, and regulatory compliance for oil & gas operations.

Available Tools

analyzeLocation

Comprehensive environmental analysis combining wetlands, flood zones, and water features at a coordinate

checkWellSite

Environmental constraints and regulatory recommendations for proposed well locations

Requirements

ENABLE_ENVIRONMENTAL_APISSet to 'true' to enable environmental connectors
EPA (ECHO & AQS) logo

EPA (ECHO & AQS)

Access EPA's ECHO facility search, Air Quality System (AQS) monitoring data, Safe Drinking Water (SDWIS) compliance, Toxics Release Inventory (TRI), and Underground Injection Control (UIC) data. Essential for environmental compliance and regulatory risk assessment.

Available Tools

searchEchoFacilities

Search EPA ECHO regulated facilities by location

getFacilityDetail

Get detailed compliance info for a facility

getComplianceHistory

Get compliance and enforcement history

getAqsMonitors

Find air quality monitoring stations

getAqsData

Get air quality measurement data

querySDWIS

Query Safe Drinking Water Information System

queryTRI

Query Toxics Release Inventory data

queryUIC

Query Underground Injection Control data

Requirements

No authentication requiredFree EPA public APIs — no API key needed
EPA CAM logo

EPA CAM

EPA CAM integration for querying EASEY emissions, facilities, and allowance data through PatchOps MCP.

Available Tools

getFacilities

TODO: Describe getFacilities

getEmissions

TODO: Describe getEmissions

queryAllowanceData

TODO: Describe queryAllowanceData

Requirements

API keyValid EPA CAM api key credential.
ERCOT logo

ERCOT

ERCOT integration for querying Public Data API reports and market operations datasets through PatchOps MCP. Requires an API Explorer account with subscription key plus your portal username and password.

Available Tools

listReports

List available ERCOT public reports with optional filtering.

getReportById

Get metadata for a specific ERCOT report by EMIL ID.

queryMarketData

Query data rows from an ERCOT report with filtering.

Requirements

API Explorer accountRegister at apiexplorer.ercot.com.
Subscription keySubscribe to the Public API product to get a primary key.
Username & passwordYour ERCOT API Explorer login credentials.
FERC MBR logo

FERC MBR

FERC MBR integration for querying market-based rate records and filing relationships through PatchOps MCP.

Available Tools

lookupReference

TODO: Describe lookupReference

getMbrAuthorization

TODO: Describe getMbrAuthorization

getEntityRelationships

TODO: Describe getEntityRelationships

Requirements

No authentication requiredPublic API connector with no credential setup.
Firecrawl logo

Firecrawl

Firecrawl provides web extraction capabilities for turning webpages into clean markdown, crawling linked pages, and collecting structured content for downstream analysis. Use it to gather source data for analysis, summaries, indexing, and agent workflows.

Available Tools

crawl

Crawl a web page or domain and return structured content with optional link depth controls.

scrape

Scrape one or multiple URLs and extract markdown/plain-text representations.

search

Search web content from configured providers and return ranked page results.

getCorvaDocsSitemapUrls

Fetch S&P Corva docs URLs from the sitemap for full documentation coverage.

crawlCorvaDocs

Start a crawl job for Corva docs, defaulting to https://dc-docs.corva.ai/docs/intro.

Code Execution

Execute custom JavaScript/TypeScript code with Firecrawl connector access for advanced content workflows.

Requirements

Firecrawl API keyAPI key from Firecrawl account.
Compatible AI agentWorks with Claude, ChatGPT, and other MCP-compatible agents.
Flood Zones (FEMA NFHL) logo

Flood Zones (FEMA NFHL)

Access FEMA National Flood Hazard Layer data to identify Special Flood Hazard Areas (SFHA) and flood zones that affect facility siting, insurance requirements, and floodplain development permits.

Available Tools

queryAtPoint

Query flood zones at a specific coordinate

queryInBbox

Query flood zones within a bounding box

getServiceInfo

Get NFHL service metadata and available layers

Requirements

ENABLE_ENVIRONMENTAL_APISSet to 'true' to enable environmental connectors
FRED (Federal Reserve) logo

FRED (Federal Reserve)

Access the St. Louis Fed's FRED API for economic data including WTI/Brent crude prices, Henry Hub natural gas spot prices, rig counts, GDP, CPI, PPI, federal funds rate, and 800,000+ economic time series. Essential for energy market analysis and economic context.

Available Tools

searchSeries

Search FRED for economic data series by keyword

getSeriesObservations

Get time series data points for a FRED series ID

getSeriesInfo

Get metadata for a FRED series

getRelatedSeries

Find related economic data series

getCategorySeries

Browse series within a FRED category

Requirements

FRED API keyFree API key from https://fred.stlouisfed.org/docs/api/api_key.html
HubSpot CRM logo

HubSpot CRM

HubSpot CRM v3 integration for managing sales pipelines, contacts, companies, deals, and support tickets. Search across CRM objects, create and update records, view associations between objects, and discover pipeline stages. Supports both private app tokens and OAuth2 with automatic token refresh.

Available Tools

searchContacts

Search contacts by name, email, company, or free-text

searchCompanies

Search companies by name, domain, or industry

searchDeals

Search deals by stage, pipeline, or free-text

searchTickets

Search support tickets

getContact

Get contact by ID

getCompany

Get company by ID

getDeal

Get deal by ID

createContact

Create a new contact

createDeal

Create a new deal

updateDeal

Update deal properties (stage, amount, etc.)

getAssociations

Get associations between objects (contact → company, deal → contact)

getDealPipelines

List deal pipelines and stages

getProperties

Discover available properties for any object type

Requirements

HubSpot accountAny HubSpot plan — Free, Starter, Professional, or Enterprise.
Private app token or OAuth credentialsCreate a private app in HubSpot Settings → Integrations → Private Apps, or use OAuth2 client credentials.
ISO-NE Web Services logo

ISO-NE Web Services

ISO-NE integration for querying Web Services market datasets and system telemetry through PatchOps MCP.

Available Tools

getLocations

TODO: Describe getLocations

getLoadForecast

TODO: Describe getLoadForecast

getHourlyLmp

TODO: Describe getHourlyLmp

Requirements

API keyValid ISO-NE Web Services api key credential.
Macrostrat Geology logo

Macrostrat Geology

Access the Macrostrat geological database for geologic unit data, formation information, stratigraphic columns, and lithology at any point. Useful for understanding subsurface geology, formation targets, and regional geological context.

Available Tools

getGeologyAtPoint

Get geology at a latitude/longitude point

searchUnits

Search geologic units by name or properties

getFormationInfo

Get detailed formation information

getStratColumn

Get stratigraphic column for an area

Requirements

No authentication requiredFree public API — no API key needed
MISO logo

MISO

MISO Data Exchange integration for querying Midcontinent ISO LMPs, load, generation by fuel type, and contingency reserves through PatchOps MCP.

Available Tools

getRealtimeLmps

Get real-time locational marginal prices

getDayAheadLmps

Get day-ahead locational marginal prices

getRealtimeLoad

Get real-time system load data

getGeneration

Get generation data by fuel type

getContingencyReserves

Get contingency reserve data

queryMiso

Query any MISO API endpoint directly

Requirements

API keyObtain from MISO Data Exchange portal.
National Weather Service logo

National Weather Service

Access the National Weather Service API for weather alerts, point forecasts, hourly forecasts, and station observations. Essential for field operations planning, severe weather monitoring, and HSE compliance.

Available Tools

getActiveAlerts

Get active weather alerts by state or area

getPointForecast

Get weather forecast for a lat/lon point

getPointHourlyForecast

Get hourly forecast for a location

findNearestStations

Find weather stations near a location

getStationObservations

Get recent observations from a weather station

Requirements

No authentication requiredFree NWS public API — no API key needed
NESO Data Portal logo

NESO Data Portal

NESO integration for querying Data Portal package and datastore resources through PatchOps MCP.

Available Tools

listPackages

TODO: Describe listPackages

packageShow

TODO: Describe packageShow

datastoreSearch

TODO: Describe datastoreSearch

Requirements

No authentication requiredPublic API connector with no credential setup.
NOAA Tides & Currents logo

NOAA Tides & Currents

Access NOAA Center for Operational Oceanographic Products and Services (CO-OPS) data including tide predictions, real-time water levels, meteorological observations, and ocean currents. Essential for offshore operations, coastal facility planning, and marine logistics.

Available Tools

searchStations

Search tide and current monitoring stations

getStationInfo

Get detailed station metadata

getTidePredictions

Get tide predictions for a station

getWaterLevels

Get real-time water level measurements

getMeteorologicalData

Get meteorological observations (wind, pressure, temp)

getCurrents

Get ocean current measurements

Requirements

No authentication requiredFree NOAA public API — no API key needed
NREL Developer API logo

NREL Developer API

NREL integration for querying solar, wind, and clean-energy datasets through PatchOps MCP.

Available Tools

getSolarResource

TODO: Describe getSolarResource

getWindResource

TODO: Describe getWindResource

getAltFuelStations

TODO: Describe getAltFuelStations

Requirements

API keyValid NREL Developer API api key credential.
NYISO logo

NYISO

NYISO public data integration for querying New York ISO real-time and day-ahead LMPs, system load, fuel mix, interface flows, and load forecasts. No API key required — CSV files are auto-parsed to JSON.

Available Tools

getRealtimeLmps

Get real-time zonal LBMPs

getDayAheadLmps

Get day-ahead zonal LBMPs

getLoad

Get actual system load by zone

getFuelMix

Get real-time generation fuel mix

getInterfaceFlows

Get inter-regional power flow data

getLoadForecast

Get load forecast data

queryNyiso

Query any NYISO public endpoint

Requirements

No authentication requiredPublic API connector with no credential setup.
Open-Meteo logo

Open-Meteo

Access Open-Meteo's free weather API for global forecasts, historical weather data, air quality indices, and marine weather. Supports hourly and daily variables including temperature, precipitation, wind, and soil conditions.

Available Tools

getForecast

Get weather forecast with hourly and daily variables

getHistoricalWeather

Get historical weather data for a date range

getAirQuality

Get air quality index and pollutant data

getMarineWeather

Get marine/ocean weather data (wave height, period)

Requirements

No authentication requiredFree public API — no API key needed
PatchOps Wells logo

PatchOps Wells

Query the PatchOps canonical wells warehouse built from Texas RRC plus normalized multi-state regulatory well feeds. Search across shared well identifiers, operator and county metadata, and linked lease production without having to know the original source schema.

Available Tools

searchWells

Search normalized wells by state, API, operator, county, status, type, or map bbox.

getWellDetail

Get one canonical well, its normalized identifiers, and latest linked lease production context.

Requirements

No authentication requiredPublic PatchOps warehouse connector with no user credentials required.
PJM Data Miner logo

PJM Data Miner

PJM Data Miner integration for querying market, load, and pricing datasets through PatchOps MCP.

Available Tools

listDatasets

TODO: Describe listDatasets

queryDataMiner

TODO: Describe queryDataMiner

getDatasetById

TODO: Describe getDatasetById

Requirements

API keyValid PJM Data Miner api key credential.
S&P Global IHS Energy logo

S&P Global IHS Energy

This connector is generated from the published IHS Energy Data Services Swagger and exposes the broader API surface instead of only the older handwritten international subset. Use listOperations() and describeOperation() to inspect the spec, request() to call any published operation, and the convenience helpers for catalog-style domains such as international upstream, North America midstream, Energy Documents, Upstream Intelligence, reports, images, and sessions.

Available Tools

listOperations

List Swagger operations with optional tag and free-text filters. Start here when you need the exact published operation ids.

describeOperation

Inspect one Swagger operation including grouped path, query, header, and body parameters before making a request.

request

Execute any published IHS Swagger operation by operationId with path/query/body arguments. This is the generic escape hatch for the full API surface.

listDomains

List entitlement resources discovered from the spec, including international, North America, Energy Docs, and Upstream Intelligence.

listViews

List available views for a domain (for example adm/eandp or northamerica/midstream). Discover queryable datasets within spec-backed catalog domains.

getViewSchema

Get column metadata for a specific view including name, type, nullable, and description. Essential for building accurate queries.

retrieve

Query a view with OData-style filters ($filter, $select, $orderby, $count, $start_index, $groupby, $having, $geometry) using GET or POST.

count

Get record count for a view with optional $filter using GET or POST. Useful for understanding data volume before retrieving.

getSessions

Inspect active sessions and entitlement details available to the current credentials.

deleteSessions

Delete active sessions for the current credentials. Useful for clearing stale or over-limit sessions before retrying.

getReports

List or retrieve reports for a domain (primarily adm/basin and adm/eandp). Access pre-built analytical reports.

getImage

Get well/entity images from a domain view. Returns image data for visualization.

Code Execution

Execute custom JavaScript/TypeScript code with full S&P Global IHS connector access. Build complex queries across domains, aggregate data, and create custom workflows.

Requirements

S&P Global IHS accountS&P Global IHS Energy subscription with API access
Username & passwordS&P Global IHS Energy API credentials (Basic Auth)
Compatible AI agentWorks with Claude, ChatGPT, and other MCP-compatible agents
Soils (USDA NRCS) logo

Soils (USDA NRCS)

Access USDA Natural Resources Conservation Service Soil Data Access to query soil properties including drainage class, hydrology group, flood frequency, and construction suitability ratings for foundation design, spill containment, and reclamation planning.

Available Tools

queryByAreaSymbol

Query soil map units by county area symbol (e.g., TX201)

queryByMapUnit

Query detailed soil properties by map unit key

getInterpretations

Get soil interpretations for construction suitability

executeQuery

Execute custom Soil Data Access SQL query

Requirements

ENABLE_ENVIRONMENTAL_APISSet to 'true' to enable environmental connectors
SPP logo

SPP

SPP public data integration for querying Southwest Power Pool real-time and day-ahead LMPs, generation mix by fuel type, load forecasts, wind/solar forecasts, and actual load data. No API key required — public portal data auto-parsed to JSON. Covers 14 US states.

Available Tools

getRealtimeLmps

Get real-time 5-minute LMPs by settlement location

getDayAheadLmps

Get day-ahead hourly LMPs

getGenerationMix

Get generation mix by fuel type

getLoadForecast

Get load forecasts (JSON)

getActualLoad

Get actual vs forecasted load

getWindForecast

Get wind generation forecast

getSolarForecast

Get solar generation forecast

querySpp

Query any SPP portal endpoint

Requirements

No authentication requiredPublic API connector with no credential setup.
State Well Registries logo

State Well Registries

Access state oil and gas regulatory agency GIS services for well locations, permits, and status data. Covers Colorado (ECMC), North Dakota (NDIC), Oklahoma (OCC), New Mexico (OCD), Wyoming (WOGCC), and Pennsylvania (DEP). Use searchAllStateWells to search all states at once by operator name. Direct access to state regulatory data without third-party intermediaries.

Available Tools

searchAllStateWells

Search all 6 states at once — best starting point for operator discovery

searchColoradoWells

Search Colorado ECMC well data

searchNorthDakotaWells

Search North Dakota NDIC well data

searchOklahomaWells

Search Oklahoma OCC well data

searchNewMexicoWells

Search New Mexico OCD well data

searchWyomingWells

Search Wyoming WOGCC well data

searchPennsylvaniaWells

Search Pennsylvania DEP well data

Requirements

No authentication requiredFree state government GIS services — no API key needed
Texas RRC Data logo

Texas RRC Data

Texas Railroad Commission data including statewide well locations, lease-level monthly production (oil, gas, condensate), and pipeline segment geometries. Search wells by operator, county, type, status, bounding box or proximity. Retrieve production history by API number, query lease production maps, and render pipeline GeoJSON for siting workflows.

Available Tools

searchWells

Search RRC wells by operator, county name or code, type, status, bbox, or proximity (flat lat/lon/radius).

searchWellsByArea

Search wells within a geographic area (flat lat/lon/radius or bbox).

getWellDetail

Get a single well by API number.

getWellProduction

Get production history for a well by API number.

searchProductionByArea

Search lease production data by area with optional filters.

getProductionGeoJSON

Get lease production as GeoJSON FeatureCollection for map rendering.

searchPipelineSegments

Search pipeline segments by number, bbox, or nearby point.

getPipelineGeoJSON

Get pipeline data as GeoJSON for map rendering.

listPipelines

List available pipeline numbers with pagination (limit/offset).

getDataStatus

Summarize loaded well, production, and pipeline datasets.

getPipelinesNearLocation

Find pipelines near a coordinate.

Requirements

No authentication requiredFree public RRC data — no API key needed
USGS Earthquakes logo

USGS Earthquakes

Access the USGS Earthquake Hazards Program API for real-time and historical seismic data. Query earthquakes by magnitude, location, date range, and proximity to well sites. Critical for seismic risk assessment near injection wells and induced seismicity monitoring.

Available Tools

searchEarthquakes

Search earthquakes by magnitude, location, and date range

getEarthquakeDetail

Get detailed info for a specific earthquake event

getEarthquakeCount

Count earthquakes matching criteria

Requirements

No authentication requiredFree USGS public API — no API key needed
USGS Elevation (3DEP) logo

USGS Elevation (3DEP)

Access the USGS Elevation Point Query Service backed by the 3D Elevation Program (3DEP). Get precise elevation data at any coordinate in the US. Essential for grading plans, drainage analysis, and site engineering.

Available Tools

getElevation

Get elevation at a latitude/longitude point

Requirements

No authentication requiredFree USGS public API — no API key needed
USGS Geologic Maps logo

USGS Geologic Maps

Access the USGS State Geologic Map Compilation (SGMC) for detailed surface geology data including geologic units, lithology, and age information. Query by point location or bounding box.

Available Tools

queryGeologyAtPoint

Get surface geology at a coordinate

queryGeologyInBbox

Get geology within a bounding box

Requirements

No authentication requiredFree USGS public API — no API key needed
USGS Water Services logo

USGS Water Services

Access USGS National Water Information System (NWIS) for real-time and historical water data including streamflow, groundwater levels, water quality, and site information. Critical for water sourcing, disposal well monitoring, and environmental compliance.

Available Tools

searchSites

Search USGS monitoring sites by state, type, or bounding box

getInstantaneousValues

Get real-time water data from a site

getDailyValues

Get daily statistical water data

getGroundwaterLevels

Get groundwater level measurements

getSiteInfo

Get detailed site metadata

Requirements

No authentication requiredFree USGS public API — no API key needed
Water Features (USGS NHD) logo

Water Features (USGS NHD)

Access USGS National Hydrography Dataset to identify streams, rivers, lakes, and other water features for setback requirement analysis and water sourcing for oil & gas operations.

Available Tools

queryAtPoint

Query water features at a specific coordinate

queryInBbox

Query water features within a bounding box (flowlines or waterbodies)

getServiceInfo

Get NHD service metadata and available layers

Requirements

ENABLE_ENVIRONMENTAL_APISSet to 'true' to enable environmental connectors
WattTime logo

WattTime

WattTime integration for querying real-time and forecasted marginal emissions through PatchOps MCP.

Available Tools

getRegions

TODO: Describe getRegions

getCurrentSignal

TODO: Describe getCurrentSignal

getForecast

TODO: Describe getForecast

Requirements

Bearer tokenValid WattTime bearer token credential.
WellDatabase logo

WellDatabase

WellDatabase provides comprehensive well data management and analysis through a structured MCP connector. Access detailed well information, production data, operator intelligence, and geographic analytics through typed connector methods with advanced filtering by location, operator, depth, dates, and production metrics.

Available Tools

getOperatorWells

Get wells by operator name or ID. Handles name→ID resolution automatically. Recommended for operator searches.

searchWells

Search wells with filters (state, operator, dates, depths). Supports cumulative production sorting (CumOil, CumGas, CumWater, EUR, IP).

searchWellSummary

Search well summary data with aggregated metrics.

searchWellLocation

Search well locations with coordinates and surface hole data.

getWellProductionTimeseries

Get production data for a well by API number. Returns monthly/daily production volumes, summary statistics, and peaks.

getWellDetails

Get full well details by API number including location, operator, status, type, lease, field, basin, and formation.

searchProduction

Search monthly production records (oil, gas, water volumes).

searchProductionSummary

EFFICIENT: Get cumulative production data with sorting. Has cumulativeOil, cumulativeGas, EUR, IP, decline rates.

searchProductionForecast

Search production forecast/decline curve data.

searchProductionForecastSummary

Get aggregated production forecast summaries.

getTopOilProducers

Convenience: Get top oil producers sorted by cumulative oil production.

getTopGasProducers

Convenience: Get top gas producers sorted by cumulative gas production.

searchCompletions

Search well completion records with dates, intervals, and methods.

searchStimulations

Search well stimulation/frac data with proppant and fluid volumes.

searchStimulationSummary

Get aggregated stimulation summary data by well.

searchFracStage

Search individual frac stage data: pressures, rates, proppant, fluid.

searchFracIngredients

Search frac fluid ingredient/chemical data and concentrations.

searchCasings

Search casing string data (surface, intermediate, production) with sizes, weights, depths.

searchPerforations

Search perforation interval data with depths and shot density.

searchPlugs

Search plug data (bridge plugs, frac plugs) with types and depths.

searchPlugAndAbandons

Search plug and abandonment records with P&A details.

searchTubingAndPackers

Search tubing and packer data with sizes and depths.

searchDirectionals

Search directional survey data: MD, TVD, inclination, azimuth.

searchDirectionalStepFormation

Search directional data with formation tops correlated.

searchBoreProfile

Search wellbore profile/trajectory data.

searchBoreProfileReported

Search operator-reported bore profile data.

searchFormations

Search formation/zone data with names and IDs.

searchFormationsReported

Search operator-reported formation tops with depths.

searchHorizon

Search horizon/target formation data and landing points.

searchInterpretedFormation

Search interpreted/normalized formation assignments.

searchCores

Search core sample data with intervals and recovery.

searchInjection

Search injection records (water, CO2, gas) for disposal/injection wells.

searchInjectionSummary

Get cumulative injection summary data.

searchWaterChemicals

Search water chemistry/analysis data for produced water.

searchWaterSummary

Get water production summary data.

searchTests

Search well test data (DST, production tests, formation tests).

searchPermits

Search drilling permit data with numbers, dates, proposed depths.

searchDisposition

Search well disposition/status change data.

searchSpacing

Search well spacing unit data and orders.

searchRigs

Search active rig data with locations, operators, target formations.

searchEnvironmentalIncident

Search environmental incident reports (spills, releases).

searchEnvironmentalIncidentComment

Search comments on environmental incidents.

searchEnvironmentalIncidentSubstance

Search substances involved in environmental incidents.

searchFiles

Search well files and documents (reports, images).

searchFileTags

Search file tags/categories for document classification.

searchHistory

Search well history/event records chronologically.

searchDeletedItems

Search deleted/removed records for audit trail.

searchCounties

Lookup county IDs by name for filtering.

searchStates

Lookup state IDs and FIPS codes.

searchStateCounties

Get counties within a state.

searchCountry

Lookup country information (US, Canada).

searchBasin

Search basin/play data (sedimentary basins).

searchOperatorAliased

Search normalized/standardized operator names.

searchOperatorReported

Search raw operator names as reported to regulators.

searchFieldAliased

Search normalized field names.

searchFieldReported

Search raw field names as reported to regulators.

searchGatherer

Search gas gatherer/pipeline data.

searchStatusAliased

Search normalized well status values (Active, Shut-in, P&A).

searchStatusReported

Search raw well status as reported to regulators.

searchTypeAliased

Search normalized well types (Oil, Gas, Injection).

searchTypeReported

Search raw well types as reported to regulators.

searchLease

Search lease information with names and IDs.

searchShalePlay

Search shale play data (Permian, Eagle Ford, Bakken, etc.).

geoScorecard

Get production scorecard for geographic entities with totals, type curves, operator counts.

operatorScorecard

Get comprehensive operator performance scorecard.

entityScorecard

Get scorecard for any entity type.

wellLifecycleBundle

Get complete well lifecycle data in one call.

geoHierarchyDrilldown

Drill down through geographic hierarchy.

boreProfileLibrary

Get bore profile library data.

getWellLifecycle

Get detailed well lifecycle information.

geoWellTypeMix

Get well type mix for geographic areas.

Code Execution

Execute custom JavaScript/TypeScript code with full WellDatabase connector access for complex queries and workflows.

Requirements

WellDatabase API keyValid API key from your WellDatabase account
Active WellDatabase accountActive subscription to WellDatabase platform
Compatible AI agentWorks with Claude, ChatGPT, and other MCP-compatible agents
WellOps logo

WellOps

WellOps provides comprehensive production data management for oil & gas operations. Access company data, field information, well details including location and status, and daily production volumes through a robust API integration. Supports hierarchical data access from company to field to well level with full production timeseries capabilities.

Available Tools

getCompanies

Get all companies accessible to the authenticated user. Returns company ID, name, and role (ApiReadUsers or ApiFullAccessUsers).

getFields

Get all fields within a specified company. Returns field ID and name for organizing wells by geographic area.

getWells

Get wells from a company with optional filtering by field ID and date. Returns comprehensive well data including API number, location, coordinates, and status.

getWellStatusOptions

Get valid well status values for a company (e.g., Active, Shut-In, Plugged and Abandoned). Use to interpret well status codes.

getWellDailyProduction

Get daily production data for wells with optional filtering by field, well, and date range. Returns oil (bbl), water (bbl), and gas (mcf) volumes.

Code Execution

Execute custom JavaScript/TypeScript code with full WellOps connector access. Build complex queries, aggregate production data, and create custom reporting workflows.

Requirements

WellOps API keyValid API key from Mi4 (contact support@mi4.com)
Active WellOps accountActive subscription to WellOps platform
Compatible AI agentWorks with Claude, ChatGPT, and other MCP-compatible agents
Wetlands (USFWS NWI) logo

Wetlands (USFWS NWI)

Access the U.S. Fish & Wildlife Service National Wetlands Inventory to identify wetlands that may trigger Army Corps Section 404 permit requirements for oil & gas operations.

Available Tools

queryAtPoint

Query wetlands at a specific coordinate with buffer distance

queryInBbox

Query wetlands within a bounding box

getServiceInfo

Get NWI service metadata and available layers

Requirements

ENABLE_ENVIRONMENTAL_APISSet to 'true' to enable environmental connectors

Router(1 connector)

PatchOps MCP logo

PatchOps MCP

Featured

PatchOps MCP is a progressive MCP router that automatically aggregates all your active energy data providers into one unified endpoint with smart tool discovery.

Available Tools

PatchOps MCP list capabilities

PatchOps MCP explain domains

PatchOps MCP enable integration

PatchOps MCP get tool details

PatchOps MCP execute tool

PatchOps MCP search tools

Requirements

Active provider connectionsAt least one connected energy data provider
Compatible AI agentWorks with Claude, ChatGPT, and other MCP-compatible agents

Reporting & Analytics(1 connector)

Corva logo

Corva

Featured

Corva provides real-time drilling and completion analytics with comprehensive tools for wells, rigs, datasets, and operational data. Access real-time WITS data, completion parameters, operational summaries, and custom dataset queries through a powerful MCP integration.

Available Tools

get_wells

List wells with optional filtering by field, operator, or status. Includes optional operation summaries for daily operational context (e.g., current drilling activities and day summaries).

get_well_details

Get detailed information for one or many wells by ID. Retrieve well attributes, performance metrics, asset IDs, and company context for specific wells.

list_wells

List wells with automatic pagination support. Efficiently browse through large well datasets with built-in cursor-based pagination.

get_wells_with_asset_ids

List wells with asset_id, company_id, and name. Optimized for mapping wells to Corva assets for real-time data queries.

get_rigs

List rigs with optional filtering by company, search term, or active well status. Includes optional operation summaries showing current drilling activities on active wells.

get_pads

List pads with optional filtering by company, frac fleet, or search term. View multi-well pad configurations and operational status.

get_frac_fleets

List frac fleets with optional filtering by company, pad, or search term. Track completion equipment and crew assignments.

get_wirelines

Get wireline units including logging crews, e-line units, and perforation teams. Monitor wireline service availability and assignments.

get_drillout_units

Get drillout units including plug drill crews and coiled tubing units. Track post-frac completion equipment.

get_drilling_wits

Get real-time drilling data (WITS) for an asset including depth, hook load, WOB, RPM, and other drilling parameters. Requires asset_id from well details.

get_completion_data

Get real-time completion/frac data including stages, pumping parameters, pressures, and rates. Monitor active frac operations with live telemetry.

list_datasets

List available Corva datasets and collections including schema information, provider details, and data availability.

search_datasets

Search Corva datasets by friendly name with fuzzy matching. Find specific data sources quickly across the Corva platform.

search_collections

Search Corva collections by friendly name with fuzzy matching. Locate time-series data collections efficiently.

get_dataset_schema

Get dataset schema including field definitions, data types, and index information. Essential for custom data queries.

get_collection_schema

Alias for get_dataset_schema. Retrieve collection schema with field metadata.

query_dataset_data

Query time-series data from Corva datasets with filtering, sorting, and projection. Access historical drilling, completion, and operational data.

get_company_info

Get Corva company information by company ID including name, settings, and organizational details.

detect_company_context

Detect available companies and provider context from credentials. Understand account access and available data.

Requirements

Corva API keyValid API key from your Corva account
Active Corva accountActive subscription to Corva's platform
Compatible AI agentWorks with Claude, ChatGPT, and other MCP-compatible agents

Productivity(13 connectors)

Excel logo

Excel

Microsoft Excel integration for managing workbooks, worksheets, ranges, tables, charts, and calculations through Microsoft Graph.

Available Tools

Workbook automation

Worksheet and range updates

Table and chart management

Requirements

Permission grantYou'll need to accept permissions to allow PatchOps to access your Excel data
Gmail logo

Gmail

Gmail integration for reading, searching, and managing emails through Gmail API.

Available Tools

Email reading

Message search

Label management

Thread management

Requirements

Permission grantYou'll need to accept permissions to allow PatchOps to access your Gmail data
Google Calendar logo

Google Calendar

Google Calendar integration for managing calendars, events, and scheduling workflows through Google Calendar API.

Available Tools

Calendar management

Event scheduling

Event updates

Time management

Requirements

Permission grantYou'll need to accept permissions to allow PatchOps to access your Google Calendar data
Google Docs logo

Google Docs

Google Docs integration for creating, reading, and editing documents through Google Docs API.

Available Tools

Document reading

Document creation

Text formatting

Content updates

Requirements

Permission grantYou'll need to accept permissions to allow PatchOps to access your Google Docs data
Google Drive logo

Google Drive

Google Drive integration for accessing files, folders, and shared drives through Google Drive API.

Available Tools

File access

Folder management

Document search

Share management

Requirements

Permission grantYou'll need to accept permissions to allow PatchOps to access your Google Drive data
Google Sheets logo

Google Sheets

Google Sheets integration for managing spreadsheets, worksheets, ranges, and formulas through Google Sheets API.

Available Tools

Spreadsheet automation

Range updates

Formula management

Data analysis

Requirements

Permission grantYou'll need to accept permissions to allow PatchOps to access your Google Sheets data
Google Slides logo

Google Slides

Google Slides integration for creating, editing, and organizing presentations through Google Slides API.

Available Tools

Presentation management

Slide creation

Content updates

Template management

Requirements

Permission grantYou'll need to accept permissions to allow PatchOps to access your Google Slides data
Microsoft Teams logo

Microsoft Teams

Microsoft Teams integration for managing teams, channels, members, and messages through Microsoft Graph.

Available Tools

Team management

Channel messaging

Chat collaboration

Requirements

Permission grantYou'll need to accept permissions to allow PatchOps to access your Microsoft Teams data
OneDrive logo

OneDrive

Microsoft OneDrive integration for cloud file storage and document management

Available Tools

File access

Document search

Share management

Requirements

Permission grantYou'll need to accept permissions to allow PatchOps to access your OneDrive data
Outlook logo

Outlook

Microsoft Outlook integration for reading mail, searching inboxes, and managing messages through Microsoft Graph.

Available Tools

Mailbox access

Message search

Read messages

Requirements

Permission grantYou'll need to accept permissions to allow PatchOps to access your Outlook data
Outlook Calendar logo

Outlook Calendar

Microsoft Outlook Calendar integration for managing calendars, events, and scheduling workflows through Microsoft Graph.

Available Tools

Calendar discovery

Event scheduling

Event updates

Requirements

Permission grantYou'll need to accept permissions to allow PatchOps to access your Outlook Calendar data
PowerPoint logo

PowerPoint

Microsoft PowerPoint integration for creating, updating, and organizing presentations and slides through Microsoft Graph.

Available Tools

Presentation management

Slide updates

Deck organization

Requirements

Permission grantYou'll need to accept permissions to allow PatchOps to access your PowerPoint data
SharePoint logo

SharePoint

Microsoft SharePoint integration for accessing sites, document libraries, and shared files through Microsoft Graph.

Available Tools

Site access

Document library search

File downloads

Requirements

Permission grantYou'll need to accept permissions to allow PatchOps to access your SharePoint data

Project Management(3 connectors)

GitHub Projects logo

GitHub Projects

GitHub Projects API integration provides comprehensive access to GitHub Projects (V2), including project boards, items, fields, and views. Manage your project workflows, track issues and pull requests across projects, and automate project management directly from your AI agent.

Available Tools

list_projects

List projects for a user or organization

get_project

Get detailed information about a specific project including fields and views

create_project

Create a new project for a user or organization

update_project

Update project settings (title, description, visibility)

delete_project

Delete a project

list_project_items

List items in a project (issues, pull requests, draft issues)

add_item_to_project

Add an existing issue or pull request to a project

create_draft_issue

Create a draft issue directly in a project

update_project_item

Update a project item's field values (status, priority, dates, etc.)

remove_item_from_project

Remove an item from a project

list_project_fields

List all fields in a project (status, priority, custom fields)

create_project_field

Create a new custom field in a project

update_project_field

Update a project field's settings

list_project_views

List all views in a project (board, table, roadmap)

get_project_view

Get detailed information about a specific view

Requirements

GitHub accountA GitHub account with access to the projects you want to manage
OAuth authorizationYou'll authorize PatchOps to access your GitHub Projects via OAuth
Project accessWrite access to the projects you want to manage
Jira logo

Jira

Coming Soon

Jira integration for project management and issue tracking

This connector is coming soon. Stay tuned for updates!

Microsoft Planner logo

Microsoft Planner

Microsoft Planner integration for managing plans, buckets, tasks, and task metadata through Microsoft Graph.

Available Tools

Plan management

Bucket organization

Task tracking

Requirements

Permission grantYou'll need to accept permissions to allow PatchOps to access your Microsoft Planner data

Tracking & Fleet Management(3 connectors)

GeoForce logo

GeoForce

GeoForce provides real-time GPS tracking and asset monitoring for oil and gas field operations. Access device telemetry, battery status, coordinates, and asset assignments through a comprehensive API integration.

Available Tools

list_devices

List GeoForce tracking devices with latest telemetry, battery status, GPS coordinates, and asset assignments. Returns up to 500 devices per page by default with pagination support.

get_device_by_esn

Fetch a single GeoForce device by Electronic Serial Number (ESN) including latest reading, state, device model, and asset linkage information.

Requirements

GeoForce API tokenValid API token from your GeoForce account
Active GeoForce accountActive subscription to GeoForce tracking platform
Compatible AI agentWorks with Claude, ChatGPT, and other MCP-compatible agents
GeoTab logo

GeoTab

GeoTab integration for fleet telematics through MyGeotab JSON-RPC. Supports Authenticate, Get, GetFeed, and a generic RPC method for tenant-specific entity workflows.

Available Tools

authenticate

Authenticate and return session credentials.

getEntities

Call MyGeotab Get for entities like Device, Driver, User, and Group.

getFeed

Call MyGeotab GetFeed for incremental updates.

callMyGeotab

Generic JSON-RPC method caller for custom Geotab operations.

Requirements

MyGeotab accountDatabase, username, and password or active session credentials.
Tenant endpointServer URL to your MyGeotab instance (defaults to my.geotab.com/apiv1).
Compatible AI agentWorks with Claude, ChatGPT, and other MCP-compatible agents.
Samsara logo

Samsara

Full-featured Samsara integration for connected fleet and operations data. Track assets, industrial gateways, and equipment GPS locations, monitor vehicle telematics (engine state, fuel, RPM, odometer, fault codes), query industrial sensor time-series data, manage drivers and HOS compliance, review safety events, inspect DVIRs, and organize resources with tags and geofences. Supports snapshot, feed (incremental polling), and history (time-range) data access patterns.

Available Tools

listAssets

List all assets (vehicles, trailers, equipment) with optional tag filtering.

listIndustrialAssets

List industrial assets (gateways, monitors, sensors) with location and running status.

getIndustrialAsset

Get full detail for a single industrial asset including data inputs/outputs.

getIndustrialDataPoints

Query time-series data points from an industrial data input.

listVehicles

List fleet vehicles with VIN, make, model, year, and tags.

getVehicleLocations

Current GPS snapshot for all vehicles.

getVehicleLocationsFeed

Incremental feed for vehicle location updates.

getVehicleLocationsHistory

Historical vehicle locations within a time range.

getVehicleStats

Current vehicle telematics snapshot (gps, engine, fuel, odometer, faults).

getVehicleStatsFeed

Incremental feed for vehicle stat updates.

getVehicleStatsHistory

Historical vehicle stats within a time range.

getEquipmentStats

Current equipment stats snapshot.

getEquipmentStatsFeed

Incremental feed for equipment stat updates.

getEquipmentStatsHistory

Historical equipment stats within a time range.

getEquipmentLocationsFeed

Incremental feed for equipment location updates.

listDrivers

List drivers with activation status, ELD settings, and carrier info.

getDriver

Get a single driver by ID or external ID.

listAddresses

List geofences/yards with coordinates and geofence shapes.

getAddress

Get a single address/geofence by ID.

listTags

List organizational tags for vehicles, drivers, and assets.

listContacts

List contacts with name, email, and phone.

listUsers

List users with roles and auth type.

listTrips

Historical trip records within a time range.

getHosClocks

Current HOS clocks: remaining drive, on-duty, cycle, and break time.

getHosLogs

HOS log entries within a time range.

getHosDailyLogs

Daily HOS duty-status summaries.

getHosViolations

HOS violations within a time range.

getSafetyEvents

Safety events (harsh braking, speeding, crashes) in a time range.

listDvirs

Driver vehicle inspection reports within a time range.

getDriverVehicleAssignments

Driver-vehicle assignments within a time range.

querySamsara

Generic helper for any Samsara endpoint not covered above.

Requirements

Samsara API tokenAPI token issued from Samsara dashboard under Settings > API Tokens.
Token scopesToken must have appropriate granular scopes (e.g. Read Vehicles, Read Equipment Statistics).
Compatible AI agentWorks with Claude, ChatGPT, and other MCP-compatible agents.

Development Tools(1 connector)

GitHub logo

GitHub

GitHub API integration provides comprehensive access to repositories, issues, pull requests, commits, branches, and code management through the GitHub REST API. Manage your development workflow directly from your AI agent with secure OAuth authentication.

Available Tools

list_repositories

List repositories for the authenticated user or a specific organization

get_repository

Get detailed information about a specific repository

list_issues

List issues for a repository with filtering by state, labels, and assignees

create_issue

Create a new issue in a repository

update_issue

Update an existing issue (title, body, state, labels, assignees)

list_pull_requests

List pull requests for a repository with filtering by state and base branch

get_pull_request

Get detailed information about a specific pull request

create_pull_request

Create a new pull request

list_commits

List commits for a repository or specific branch

get_commit

Get detailed information about a specific commit

list_branches

List branches for a repository

get_file_contents

Get the contents of a file or directory in a repository

search_code

Search for code across repositories

search_issues

Search for issues and pull requests across repositories

list_workflows

List GitHub Actions workflows for a repository

list_workflow_runs

List workflow runs for a repository or specific workflow

get_user

Get information about the authenticated user or a specific user

list_organizations

List organizations for the authenticated user

Requirements

GitHub accountA GitHub account with access to the repositories you want to manage
OAuth authorizationYou'll authorize PatchOps to access your GitHub data via OAuth

Safety & Compliance(1 connector)

Safety Culture logo

Safety Culture

SafetyCulture API integration for audit/inspection search, audit detail retrieval, and task workflows through token-authenticated REST endpoints.

Available Tools

listAudits

Search/list audits and inspections.

getAuditDetails

Get a specific audit by ID.

listTasks

List SafetyCulture actions/tasks (default endpoint: POST /tasks/v1/actions/list).

querySafetyCulture

Generic endpoint helper for additional SafetyCulture APIs.

Requirements

SafetyCulture API tokenPersonal or service token with API access.
Tenant accessPermissions for audits/tasks within your SafetyCulture workspace.
Compatible AI agentWorks with Claude, ChatGPT, and other MCP-compatible agents.