ship mcp for Claude Desktop
io.github.colossal1598/ship-mcp
Clean TypeScript starter for MCP servers: zod-validated tools, tests, one-command dev loop.
client:Claude Desktop
transport:stdio
runtime:npm
Install ship mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ship-mcp": {
"command": "npx",
"args": [
"-y",
"ship-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs