Skip to main content
Cursor supports MCP servers through its settings UI or a config file. Either route ends in the same OAuth flow — credentials are never stored in the file. MCP Server URL
To get your credentials, log into app.moltsets.com and go to Connectors to create a new connector.

Via the UI

  1. Open Cursor Settings → MCP.
  2. Select Add new MCP server.
  3. Choose HTTP (or Streamable HTTP, depending on version) as the transport.
  4. Enter the server URL: https://mcp.moltsets.com/mcp
  5. Cursor detects that authentication is required and prompts for OAuth.
  6. Enter your Client ID and Client Secret.
  7. Approve the connection in the browser tab that opens.

Via mcp.json

If you prefer manual configuration, add this to your .cursor/mcp.json:
Cursor triggers the OAuth flow the first time it connects, prompting for your Client ID and Secret in the UI rather than storing them in the file.

Next steps

Example prompts

Prompts to run the moment the connector is live.

Troubleshooting

Connection, credential, and error-code fixes.