Skip to content
Cursor

Safeship for Cursor

app.safeship/mcp

API monitoring from your editor. Checks the JSON your endpoints return, not just the status code.

client:Cursor transport:streamable-http

Install Safeship in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.safeship.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Safeship in other clients