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.
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.
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.
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.
- Open Claude desktop and go to Settings, Connectors, Add custom connector.
- Paste your company’s Plero MCP URL and the access token from Settings, AI clients.
- Open a new chat and ask Chloe a business question. She answers from live Plero data.
"mcpServers": {
"plero": {
"transport": "sse",
"url": "https://<your-company>.plero.io/api/mcp",
"headers": { "Authorization": "Bearer <token>" }
}
}ChatGPT
Add Plero as a Connector. Chloe is available inline in any conversation, free or paid plan.
- Open ChatGPT, go to Settings, Connectors, then Add custom connector.
- Choose Server-Sent Events, paste your company’s MCP URL, and add the access token from Plero.
- Mention Plero in any chat. Chloe answers from your company’s live data.
Name Plero Transport SSE URL https://<your-company>.plero.io/api/mcp Auth Bearer <token from Plero settings>
Gemini
Wire Plero into Gemini through its MCP settings. Chloe answers business questions from the same place you ask Gemini everything else.
- Open Gemini settings and find the MCP servers section.
- Add a new server, paste your company’s Plero MCP URL, and supply the access token from Plero.
- Open a chat and reference Plero. Chloe answers from your company’s live data.
{
"mcpServers": {
"plero": {
"url": "https://<your-company>.plero.io/api/mcp",
"headers": { "Authorization": "Bearer <token>" }
}
}
}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.
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.