Overview
Zippendo ships a Model Context Protocol server. Add the remote connector to Claude, Cursor or another MCP client, log in with your Zippendo account, and the agent can read and act on your shipping data — the same operations Zippy uses inside the dashboard.
What you can do
- Ask for shipments, orders and tracking in natural language
- Create labels and manage carriers from an agent workflow
- Give internal tools and support bots safe, scoped access to shipping operations
- Run headless agents through the local stdio bridge when a remote connector is not an option
Setup in Zippendo
- In your MCP client, add a remote connector with the URL https://api.zippendo.com/mcp
- Log in when prompted — access is tied to your Zippendo user and organisation
- Ask the agent to list your recent shipments to confirm the connection
- Optional: install the @zippendo/mcp-server bridge for local or headless agents
Good to know
- Works with any client that supports remote MCP servers, including Claude and Cursor
- Access follows the same permissions as the logged-in user
- No API token to paste for the remote connector