Connect to Cursor
Overview
Integrate Compliancely directly into Cursor using the Model Context Protocol (MCP). Once connected, Cursor can securely access Compliancely verification services and perform compliance checks without leaving your IDE.
Prerequisites
Install the latest version of Cursor and ensure MCP support is available.
Sign in with a valid Compliancely account to authorize MCP access.
Internet access is required for authentication and API communication.
Be prepared to complete a one-time OAuth authorization flow when first using Compliancely tools.
Setup instructions
Option 1: One-Click Install
To open Cursor and automatically add the Compliancely MCP - Install in Cursor
Cursor will automatically:
- Open MCP configuration
- Register the Compliancely MCP server
- Prompt for authentication when first used
Option 2: Manual Configuration
- Open Cursor Settings
- Navigate to Tools & Integrations → MCP
- Select Add MCP Server
- Add the following configuration:
{ "mcpServers": { "compliancely": { "url": "https://mcp.compliancely.com/mcp" } } } - Save the configuration
- Restart Cursor if prompted.
Authenticate with Compliancely
The first time Cursor invokes a Compliancely tool:
- A browser window opens automatically.
- Sign in to your Compliancely account.
- Review requested permissions.
- Authorize access.
Once completed, Cursor can securely access Compliancely services using OAuth authentication.
Verify Your Connection
Open a new Cursor chat and try:
List available Compliancely tools
or
Verify the MCP connection
If setup is successful, Cursor will discover the available Compliancely tools and make them available to the AI assistant
Troubleshooting
MCP Server Not Found
Verify:
- MCP is enabled in Cursor
- The server URL is correct
- The configuration file contains valid JSON
Authentication Failed
Try:
- Signing out and reauthorizing
- Clearing cached credentials
- Confirming your Compliancely account is active
Tool Invocation Errors
Verify:
- Internet connectivity
- Account permissions
- Available usage credits
Support
Need help? Reach the Compliancely team through these channels.
Updated 13 days ago
