Skip to content
Cursor

Searchpin — Free Web Search for AI Agents for Cursor

io.github.telly6/searchpin

Free web search for AI agents — multi-engine parallel search, smart ranking, no sign-up, no limits

client:Cursor transport:stdio runtime:pypi

Install Searchpin — Free Web Search for AI Agents in Cursor

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

{
  "mcpServers": {
    "searchpin": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "searchpin"
      ]
    }
  }
}

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

Searchpin — Free Web Search for AI Agents in other clients