Zoopit for VS Code
no.zoopit/mcp
Read-only access to a Zoopit account: orders, routes, fleet and live vehicle positions.
client:VS Code
transport:streamable-http
Install Zoopit in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.cloud.zoopit.no/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs