Skip to main content

Inttegro MCP

Inttegro MCP gives compatible AI agents controlled access to your live commerce operation. Agents can inspect orders, balances, payouts, customers, products, buy links, messages, and certified analytics, then perform supported merchant actions with your confirmation.

note

Connect to https://mcp.inttegro.com. This is the complete server URL; do not append /mcp or use the hosting-provider URL.

Choose your path

GuideUse it when you want to
Connect a clientConfigure Insomnia, Codex, Claude Code, Cursor, an API connector, or another MCP harness
Use the Claude Code pluginLoad Inttegro's five merchant workflows and two read-only specialist agents in Claude Code
Explore the tool catalogSee all 22 read tools, 12 confirmed action tools, and optional presentation tools
Run merchant workflowsAsk analytics questions, inspect operations, create a buy link, or create and invoice an order

What an agent can do

  • Answer operational questions about orders, balances, balance activity, payouts, payment settings, products, prices, customers, buy links, and messages.
  • Return exact 7, 30, or 90-day order, product, and customer analytics without estimating totals from bounded list pages.
  • Create customers, orders, products, prices, and hosted buy links after confirmation.
  • Update or cancel buy links and send invoices, receipts, SMS messages, or buy links to existing customers after confirmation.
  • Add Flint-backed charts and optional MCP Apps views while keeping exact structured values available to every client.

Safety boundaries

The server does not execute payments, move balances, change payout settings, reveal raw customer contact details, accept arbitrary SMS recipients, broadcast messages, or provide a generic proxy to the Commerce API.

Every action requires MCP form confirmation and a caller-generated operation key. Read tools minimize sensitive data, money remains authoritative in integer minor units, and values from different currencies are never combined.

Authentication at a glance

Customer-controlled workloads and direct MCP clients can authenticate with a restricted Inttegro API key sent as a bearer token. Keep the key in an encrypted credential store or environment variable, never in a prompt or repository.

Interactive OpenAI and Claude installations are designed to use OAuth rather than collect an API key. They become available only when the production protected-resource metadata advertises the configured authorization server. See Connect a client for the working direct connection and Claude Code for plugin status.