Connect Claude to 1.8M wells, production records, and regulatory data. Natural language queries over real state agency data.
Get your API keyEach tool maps to a real API endpoint. Your AI gets structured data, not scraped HTML.
Find wells by operator, state, county, basin, status. Returns structured well data with coordinates.
Monthly oil, gas, and water volumes for any well. Supports well-level and lease-level data.
State violations, spills, and enforcement actions. Filter by operator, type, date range.
Find wells within a radius of any point or well. PostGIS proximity search up to 10 miles.
Operator profiles with well counts, state presence, incident history, and production trends.
Recent drilling permits. Track new activity by operator or area. Updated within hours of filing.
Add to your Claude Desktop config and start querying.
// claude_desktop_config.json { "mcpServers": { "sondio": { "command": "npx", "args": ["-y", "@sondio/mcp-client"], "env": { "SONDIO_API_KEY": "sk_sondio_..." } } } }
Free tier includes 100 API calls/month. No credit card required.
Get your API key