https://mcp.curri.com/mcp

Connect agents to the logistics platform for the built world.

Curri's Model Context Protocol server gives any MCP-aware agent — Claude Desktop, Claude Code, Cursor, your own server-to-server bot — the same delivery, account, and operations tools Curri uses internally.

Done in 60 seconds

In Claude Code, one command connects Curri MCP and the OAuth flow walks you through sign-in — no token to manage, no config file to edit. Same path works in Cursor and any other MCP client that supports OAuth dynamic client registration.

AITell your AI→ Claude Code
Connect me to the Curri MCP server using OAuth. Run this command, then walk me through the OAuth sign-in in the browser: claude mcp add --transport http curri-api https://mcp.curri.com/mcp --scope user After it completes, verify with `claude mcp list` and confirm "curri-api" appears.
One-liner, plain shell: claude mcp add --transport http curri-api https://mcp.curri.com/mcp --scope user