claude for Cursor
com.seoapi/claude
Validate ClaudeBot and Claude-SearchBot IP addresses. Remote MCP validate_ip tool.
client:Cursor
transport:streamable-http
tools:1
Install claude in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"claude": {
"url": "https://claude.seoapi.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs