2
min read
Using with Cursor
Go to your Cursor editor's settings ("Settings" > "Cursor Settings")
Navigate to "MCP" > "+ Add new global MCP server" OR "Tools & Integrations" > "New MCP Server"
Add the following to your
mcp.json
:Save your
mcp.json
file. If this is your first time using the integration, you'll be prompted to authenticateOnce authenticated, you can start using Cursor with our MCP server
Note: If you run into Internal Server Error you can delete your local ~/.mcp-auth
directory:
rm -rf ~/.mcp-auth
Warning: If you have other applications that might be using this directory
~/.mcp-auth
you will need to re-auth (e.g., other applications that use mcp-remote)