Skip to content
Cursor

Serpapi for Cursor

io.github.pipeworx-io/serpapi

SerpApi MCP — wraps SerpApi (serpapi.com) search engines

client:Cursor transport:streamable-http

Install Serpapi in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "serpapi": {
      "url": "https://gateway.pipeworx.io/serpapi/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Serpapi in other clients