AgentsAgents

Agents

Operate PetroBench with MCP and the REST API

Build agents and automations against PetroBench using a hosted MCP server and the REST API.

Quelle voie choisir ?

PathBest ForAuth
MCPInteractive agents in Cursor, Claude, VS CodeBearer token or OAuth
APICustom agents, integrations, playground explorationPAT / service token / OAuth

Most teams start with MCP for an IDE agent, then drop to REST when they need fine-grained HTTP control.

Prérequis

MCP and API access require an Enterprise license, or a Professional plan with the API access add-on. Your organization Admin must enable the API feature flag.

1

Enable API Access

Confirm the API feature is on for your organization (Admin → Billing / feature flags).

2

Mint a Token

Create a personal or service token with the least privileges your agent needs (wells:read, simulations:read, …).

3

Pick a Surface

Follow MCP or API.

Références complètes

Sur cette page