Loading MCP server directory, please wait...
API monitoring from your editor. Checks the JSON your endpoints return, not just the status code.
npx @getmcp/cli add app.safeship/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
X-API-KeySafeship API key, created under Settings then API Keys at https://safeship.app. Starts with sk_live_.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.safeship/mcp": {
"url": "https://mcp.safeship.app/mcp",
"transport": "streamable-http",
"headers": {
"X-API-Key": ""
}
}
}
}