Loading MCP server directory, please wait...
Read-only access to a Zoopit account: orders, routes, fleet and live vehicle positions.
npx @getmcp/cli add no.zoopit/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <token> for a Zoopit API client with read scopes. Create a dedicated client: issuing a token revokes the client's previous one.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"no.zoopit/mcp": {
"url": "https://mcp.cloud.zoopit.no/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}