Skip to content
Cursor

googlesearch api for Cursor

com.jojapi/googlesearch-api

GoogleSearch API: Fetch real-time Google Search results including title, links Ideal for serp api.

client:Cursor transport:streamable-http tools:1

Install googlesearch api in Cursor

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

{
  "mcpServers": {
    "googlesearch-api": {
      "url": "https://mcp.jojapi.com/googlesearch-api"
    }
  }
}

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

What Cursor can do once it is connected

googlesearch api in other clients