chargefox-mcp.yml
No official hosted or remote Model Context Protocol server was found for Chargefox. The public MCP registry returns no entry, mcp.chargefox.com does not resolve, and https://app.chargefox.com/mcp returns 404 to a tools/list JSON-RPC POST. The candidate tool set below is DERIVED from the four operations in the published Fleets API OpenAPI contract as a proposal for an agent-facing surface. It is not published by Chargefox and no MCPServer pointer is wired into apis.yml.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
list_fleet_usage— List every charge session completed by a fleet's managed vehicles on the Chargefox network, with per-charging-period consumption, tariff, GST and AUD amount. Optional date_from, date_to and page.list_fleet_sessions— List every charge session completed on a fleet's own charge stations, including revenue, cost and GST split. Optional date_from, date_to and page.list_fleet_vehicles— List all vehicles managed by a fleet on the Chargefox platform, with VIN, registration, contract number, effective dates and attached RFID cards. Optional page.list_fleet_invoices— List invoices for a fleet's organisation (fleet and site-host invoices) with line items, billed vehicles and the charge sessions behind them. Optional date_from, date_to and page.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.