Model Context Protocol

Chloe in the AI tools you already use.

Plero speaks Model Context Protocol. Open ChatGPT, Claude, Cursor, or Codex, and Chloe is there, reading the live state of your business and acting on it. Same operating intelligence, called from the tool you already have open.

Start free trialMeet Chloe
Claude3.7 Sonnet
You

What's outstanding on the Volta account, and when did we last invoice them?

Claude
Plero MCPget_outstanding_invoices

Volta Motors has $19,300 outstanding across 3 invoices, the oldest 42 days past due. The last invoice was sent on April 8th for $9,500 (Volta Q3 Campaign, Phase 2).

Reply to Claude...
What MCP unlocks

The company's context, open to the work you already do in AI.

Model Context Protocol is the open standard that lets AI clients connect to external systems. Plero implements it on the company side. The clients, the projects, the invoices, the contracts, the pipeline, the contractor library: every operational surface is reachable through MCP, with the same permissions and the same business rules that apply inside Plero.

Open ChatGPT and Plero is one of your connectors. Open Claude desktop and the same is true. Cursor, Codex, anything that speaks MCP. The AI client you already have open becomes a window into the company. Same Chloe, same data, called from wherever the thought hit you.

Where Chloe shows up

The AI tools you already have open, now connected to the business.

Claude

Add Plero as a connector in Claude desktop or web. Chloe shows up in the same chat sidebar as the rest of Claude's tools.

ChatGPT

Open ChatGPT and Plero appears as a Connector. Chloe is available inline in any conversation, free or paid plan.

Gemini

Wire Plero into Gemini through its MCP settings. Chloe answers business questions from the same place you ask Gemini everything else.

Plus anywhere else that speaks MCP. If your client supports the protocol, it can read from Plero.

Install in 60 seconds

Wire Plero into the client you already use.

Each client has its own connector flow. Pick yours, follow the steps, paste the config. Chloe answers from your business in the next conversation. Your access token lives in Plero, Settings, AI clients.

Claude desktop

Add Plero as a connector. Chloe shows up in the same chat sidebar as the rest of Claude’s tools.

  1. Open Claude desktop and go to Settings, Connectors, Add custom connector.
  2. Paste your company’s Plero MCP URL and the access token from Settings, AI clients.
  3. Open a new chat and ask Chloe a business question. She answers from live Plero data.
claude_desktop_config.json
"mcpServers": {
  "plero": {
    "transport": "sse",
    "url": "https://<your-company>.plero.io/api/mcp",
    "headers": { "Authorization": "Bearer <token>" }
  }
}
Claude MCP docs

ChatGPT

Add Plero as a Connector. Chloe is available inline in any conversation, free or paid plan.

  1. Open ChatGPT, go to Settings, Connectors, then Add custom connector.
  2. Choose Server-Sent Events, paste your company’s MCP URL, and add the access token from Plero.
  3. Mention Plero in any chat. Chloe answers from your company’s live data.
ChatGPT connector
Name      Plero
Transport SSE
URL       https://<your-company>.plero.io/api/mcp
Auth      Bearer <token from Plero settings>
ChatGPT Connectors docs

Gemini

Wire Plero into Gemini through its MCP settings. Chloe answers business questions from the same place you ask Gemini everything else.

  1. Open Gemini settings and find the MCP servers section.
  2. Add a new server, paste your company’s Plero MCP URL, and supply the access token from Plero.
  3. Open a chat and reference Plero. Chloe answers from your company’s live data.
~/.gemini/settings.json
{
  "mcpServers": {
    "plero": {
      "url": "https://<your-company>.plero.io/api/mcp",
      "headers": { "Authorization": "Bearer <token>" }
    }
  }
}
Gemini docs
The tier

MCP is on every tier.

Launch, Scale, and Ultra all expose the same MCP surface. The Chloe capacity scales with the tier, so Launch gets a usage allowance shaped for a smaller operation and Ultra gets the bandwidth of an agency-scale operation. The protocol itself does not change.

Free trial

Run the company from the AI client you already have open.

Start a free trial, bring your company into Plero, connect the AI clients you actually use, and Chloe shows up where you already are.

Start free trialSee pricing