MCP server · Revvo
revvo
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.
⚠ Proposed MCP surface. No official hosted MCP server was found for Revvo. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Revvo publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
get_auth_token— Exchange a fleet API key for a JWT bearer token.get_fleet_status— Get the current status of a fleet.get_vehicle— Get a vehicle by VIN.create_vehicle— Add a vehicle to a fleet.update_vehicle— Update a vehicle.get_events— List tire events for a fleet within a time window.get_sensor— Get a sensor.register_sensor— Register a TPMS sensor.register_gateway— Register a gateway device.register_devices_for_vehicle— Register gateway and sensors for a vehicle.record_tire_measurement— Record a manual tire measurement.replace_tire— Record a tire replacement.get_api_keys— List API keys for a fleet.add_api_key— Add an API key to a fleet.delete_api_key— Delete a fleet API key.
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.