Supported AI Clients
The Shipwell MCP Server works with any MCP-compatible AI client over HTTPS or stdio.
| Client | Connection Type | Notes |
|---|---|---|
| Claude Desktop | HTTPS (via mcp-remote) |
Requires Node.js 18+ |
| Claude Code (CLI) | HTTPS | Native MCP support via claude mcp add |
| Cursor | HTTPS | Configure via Cursor Settings → MCP |
| OpenAI ChatGPT | HTTPS | Supported via ChatGPT's MCP connector |
| OpenAI Agents SDK | HTTPS or stdio | Use MCP tool integration in the Agents SDK |
| Google Gemini | HTTPS | Supported via Gemini's MCP integration |
| Google Agent Builder | HTTPS | Connect via Vertex AI Agent Builder MCP support |
| Microsoft Copilot Studio | HTTPS | Add as a custom connector via MCP |
| Windsurf | HTTPS | Configure via Windsurf MCP settings |
| OpenClaw | HTTPS or stdio | Refer to OpenClaw MCP documentation |
| Custom agents | HTTPS or stdio | Any agent using the MCP open standard |
Because MCP is an open standard, you are not locked into any single AI tool. Connect whatever AI stack your team uses today or adopts in the future.
See the Quickstart for step-by-step setup instructions for Claude Desktop, Cursor, and Claude Code.