Skip to content
VS Code

SearchPipe for VS Code

tech.searchpipe/searchpipe

Real-time web search for AI agents: ranked results, source URLs, and optional AI answers.

client:VS Code transport:streamable-http tools:1

Install SearchPipe in VS Code

.vscode/mcp.json

{
  "servers": {
    "searchpipe": {
      "type": "http",
      "url": "https://searchpipe.tech/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

SearchPipe in other clients