Skip to content
Cursor

connector platform for Cursor

io.github.danielsalles/connector-platform

100+ pre-built SaaS integrations for builder apps. Multi-tenant, scoped per end_user.

client:Cursor transport:streamable-http

Install connector platform in Cursor

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

{
  "mcpServers": {
    "connector-platform": {
      "url": "https://connector-mcp.plataform-connect.workers.dev/mcp/{builder_id}/self"
    }
  }
}

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

connector platform in other clients