Skip to main content
Use these steps with Cursor IDE.
1

Open Tools and MCP

In Cursor, open Cursor Settings, then choose Tools & MCP and select Add Custom MCP.
2

Add Superdata

Cursor opens an mcp.json file. Add Superdata as a Streamable HTTP server:
Use ~/.cursor/mcp.json for a global connection, or .cursor/mcp.json for a project-specific connection.
3

Connect your account

Save the file, return to Tools & MCP, connect Superdata, and complete browser sign-in with your Superdata account.
4

Use Superdata

Open a fresh Cursor chat and ask Cursor to retrieve a known LinkedIn profile or company URL with Superdata.

API-key configuration

If your Cursor environment cannot complete browser sign-in, create an API key from Connections and add an authorization header:
Keep API keys in your personal global Cursor config or secure credential storage. Do not commit a project .cursor/mcp.json that contains a bearer token.