Skip to main content

Cursor Setup

Add Counsel to Cursor for strategic debates in your IDE.

1-Click Install

The fastest way:

Install in Cursor

Visit the install page and click the Cursor button
This opens Cursor and automatically configures the MCP server.

Manual Setup

1

Get API Key

2

Open MCP Settings

In Cursor: Settings → Features → MCP Servers
3

Add Configuration

Edit ~/.cursor/mcp.json:
4

Restart Cursor

Fully quit and restart Cursor to load the configuration

Project-Level Config

For project-specific configuration, create .cursor/mcp.json in your project root:
The 1-click install uses this deeplink format:
Generate your own:

Verify Installation

  1. Open Cursor’s MCP settings
  2. Look for counsel in the server list
  3. Status should show “Connected”

Usage

In Cursor’s AI chat:
Or naturally:

Troubleshooting

  1. Check ~/.cursor/mcp.json exists and has valid JSON
  2. Verify the URL: https://counsel-mcp.getmason.dev/mcp
  3. Completely quit Cursor (Cmd+Q) and restart
  1. API key must start with cns_
  2. Ensure no extra spaces in the key
  3. Check key is active in dashboard