Install CalmSEO in Cursor
Add CalmSEO to Cursor MCP settings globally or per project, then authenticate when Cursor first calls a tool.
MCP endpoint
Use this URL when the client asks for the remote MCP server:
https://mcp.calmseo.com/mcpSetup
- Open Cursor settings and find MCP, or create a global ~/.cursor/mcp.json file.
- Add the CalmSEO remote MCP server configuration below.
- Restart Cursor or refresh MCP servers from the MCP settings screen.
- Start a new Agent conversation and ask Cursor to use CalmSEO for keyword, SERP, or Search Console data.
- Complete the OAuth flow when Cursor prompts you to authenticate.
Configuration
{
"mcpServers": {
"calmseo": {
"url": "https://mcp.calmseo.com/mcp"
}
}
}Notes
- Use project configuration when CalmSEO should only be available for one repo. Use global configuration when you want it everywhere.
- If Cursor lists CalmSEO but tools fail, refresh the server and re-run authentication.
Try it
First prompts to run in the client:
Use CalmSEO to get keyword ideas for "emergency plumber".Use CalmSEO to check the SERP for "dentist in Austin".Use CalmSEO Search Console data to find pages losing clicks.