deploy_to_shiped — Shiped MCP Tool
deploy_to_shiped
(deploy to shiped) is one of 3 tools on the
Shiped
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call deploy_to_shiped from your client
- Claude Code Shiped deploy_to_shiped run in your project directory
- Claude Desktop Shiped deploy_to_shiped ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Shiped deploy_to_shiped ~/.cursor/mcp.json
- VS Code Shiped deploy_to_shiped .vscode/mcp.json
- Zed Shiped deploy_to_shiped ~/.config/zed/settings.json
- Windsurf Shiped deploy_to_shiped ~/.codeium/windsurf/mcp_config.json
- Cline Shiped deploy_to_shiped ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Shiped deploy_to_shiped ~/.gemini/settings.json
- Grok Shiped deploy_to_shiped .mcp.json (in your project root)
- ChatGPT Shiped deploy_to_shiped Settings → Connectors → Advanced → Developer mode
- Claude.ai Shiped deploy_to_shiped Settings → Connectors → Add custom connector
- LangChain Shiped deploy_to_shiped pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http shiped https://shiped.app/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.