Type-safe tool definitions
Every tool has a strict JSON schema. The LLM cannot 'invent' parameters, errors are reported immediately instead of silently swallowed.
Model Context Protocol server — the Pipelet suite directly inside Claude, Cursor, Copilot.
Free developer token on request with read-only access to a demo instance — just ask and we'll enable it.
The MCP Server makes the Pipelet suite directly usable for LLMs. When you work with Claude, Cursor or Copilot on an integration, the LLM can pull live data directly — charger status, session history, fleet configuration, energy prices.
Tool definitions are type-safe and scoped: a read-only token sees data, an admin token can additionally trigger config changes. Complete audit log of who made which tool call when.
Perfect for AI-assisted debugging, data exploration and rapid prototyping — the LLM knows the reality of your infrastructure, not just the documentation.
Every tool has a strict JSON schema. The LLM cannot 'invent' parameters, errors are reported immediately instead of silently swallowed.
Separate token scopes: read-only for exploration and analysis, admin for configuration changes. Claude never decides on admin calls alone.
Every tool call is logged: token, time, tool name, parameters, result. Audit-ready for enterprise compliance.
OCPP logs, CPMS state, fleet config, energy prices, automation runs — every service in the suite is exposed as MCP tools.
A driver reports an issue at charger XY-123. You ask Claude, Claude pulls the last hour of OCPP logs via MCP, diagnoses in seconds instead of hours.
You want to know which tariffs are used most. Claude builds the queries via MCP, aggregates, plots — without you writing SQL.
Free developer token on request with read-only access to a demo instance — just ask and we'll enable it.
Home charging, charging history, CarData integration — the EV driver UI of the Pipelet suite.
Fleet management, driver management, RFID and billing for commercial EV fleets.
The new operator UI: sites, charger commands, vouchers, OCPI, billing.