About
iWell is production software for small and mid-size oil and gas operators. It covers wells, tanks, tank readings, run tickets, meters, production, fields, notes, and well tests.
Setup
A few steps to connect your AI agents to iWell.
- 1
Sign into iWell as an admin
Log into https://revolution.iwell.info/ using an account that has administrator privileges.
- 2
Get credentials
Open the iWell developer portal at https://revolution.iwell.info/developer and copy your Access Key and Access Key Secret.
- 3
Add credentials in PatchOps
In PatchOps, open the iWell connector and enter your Access Key, Access Key Secret, admin email (username), and password. PatchOps exchanges these for a 7-day bearer token and refreshes automatically.
- 4
Mind the rate limits and date formats
The iWell API allows 24 requests/minute per account. Date-range queries are capped at 30 days (the public docs say 31 but the server enforces 30). `since` takes a UNIX epoch integer and also caps at a 30-day lookback; `start` and `end` take YYYY-MM-DD strings, do not pass UNIX timestamps to start/end or iWell will 500. For hourly tank readings, start and end must be the same day.
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 iWell connector is ready to use in Claude.
