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