Available tools
4 tools| Tool | Description |
|---|---|
authenticate | Authenticate and return session credentials. |
getEntities | Call MyGeotab Get for entities like Device, Driver, User, and Group. |
getFeed | Call MyGeotab GetFeed for incremental updates. |
callMyGeotab | Generic JSON-RPC method caller for custom Geotab operations. |
Setup
A few steps to connect your AI agents to GeoTab.
- 1
Create Your Account
Sign up for PatchOps to access MCP server management.
- 2
Add Geotab Credentials
Store database/user/session or database/user/password credentials.
- 3
Configure Your AI Agent
Add the GeoTab MCP server URL to your AI agent configuration.
- 4
Start Querying
Run authenticate/getEntities/getFeed for fleet and telemetry workflows.
Connect to your AI assistant
Pick the tool your team uses for the exact setup steps.
- 1
Open Claude settings
Launch Claude, click the profile button (bottom left), and go to Settings.
- 2
Access connectors
Open the Connectors tab, scroll to the bottom, and click “Add custom connector”.
- 3
Name your connector
Enter any name you’d like for this connector.
- 4
Get the connector URL
Log in to PatchOps, open the /mcp page, and copy the connector URL you want to use.
- 5
Add the connector
Paste the URL into the “Remote MCP server URL” box and click Add.
- 6
Start using
Your GeoTab connector is ready to use in Claude.
