Skip to content
VS Code

SearchStack for VS Code

dev.searchstack/searchstack

Agent-driven search: build, import, tune, search, and score result quality — all over MCP.

client:VS Code transport:streamable-http

Install SearchStack in VS Code

.vscode/mcp.json

{
  "servers": {
    "searchstack": {
      "type": "http",
      "url": "https://mcp.searchstack.dev"
    }
  }
}

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

SearchStack in other clients