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
Manual Setup
1
Get API Key
Sign up at counsel.getmason.io
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:
Deeplink Format
The 1-click install uses this deeplink format:Verify Installation
- Open Cursor’s MCP settings
- Look for
counselin the server list - Status should show “Connected”
Usage
In Cursor’s AI chat:Troubleshooting
Server not connecting
Server not connecting
- Check
~/.cursor/mcp.jsonexists and has valid JSON - Verify the URL:
https://counsel-mcp.getmason.dev/mcp - Completely quit Cursor (Cmd+Q) and restart
Deeplink not working
Deeplink not working
- Ensure Cursor is installed and registered as URL handler
- Try manual configuration instead