SearchPipe for Cursor
tech.searchpipe/searchpipe
Real-time web search for AI agents: ranked results, source URLs, and optional AI answers.
client:Cursor
transport:streamable-http
tools:1
Install SearchPipe in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"searchpipe": {
"url": "https://searchpipe.tech/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs