Available tools
11 tools| Tool | Description |
|---|---|
getInfrastructureTables | List available infrastructure GIS tables (pipelines, plants, etc.) |
getInfrastructureSchema | Get queryable fields and operators for an infrastructure table |
queryInfrastructure | Query an infrastructure table with a schema-driven filter body |
scrollInfrastructure | Paginate infrastructure results with a scroll id |
getWellsProductionSchema | Get queryable fields and operators for wells monthly production |
queryWellsProduction | Query wells monthly production with a filter body |
queryWellsAggregatedProduction | Query aggregated monthly production |
queryWellsAggregatedCompletions | Query aggregated monthly completions |
queryWellsAggregatedPermits | Query aggregated monthly permits |
getNgrSchema | Get queryable fields and operators for natural-gas reports |
queryNgr | Query natural-gas reports with a filter body |
Setup
A few steps to connect your AI agents to Rextag.
- 1
Get Credentials
Obtain a Rextag access key from Rextag.
- 2
Add Credentials in /mcp
Open the Rextag connector card and submit your access key.
- 3
Connect Your AI Agent
Copy the MCP URL from /mcp into Claude, ChatGPT, or another MCP client.
- 4
Start Querying
Call getInfrastructureTables, then getInfrastructureSchema, then queryInfrastructure.
Connect to your AI assistant
Pick the tool your team uses for the exact setup steps.
- 1
Open Claude settings
Launch Claude, click the profile button (bottom left), and go to Settings.
- 2
Access connectors
Open the Connectors tab, scroll to the bottom, and click “Add custom connector”.
- 3
Name your connector
Enter any name you’d like for this connector.
- 4
Get the connector URL
Log in to PatchOps, open the /mcp page, and copy the connector URL you want to use.
- 5
Add the connector
Paste the URL into the “Remote MCP server URL” box and click Add.
- 6
Start using
Your Rextag connector is ready to use in Claude.
