Skip to content
VS Code

DeepSearch for VS Code

app.deepsearch/deepsearch

Research a person's public footprint from a name, phone, email, or username. Sourced.

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

Install DeepSearch in VS Code

.vscode/mcp.json

{
  "servers": {
    "deepsearch": {
      "type": "http",
      "url": "https://deepsearch.app/api/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

DeepSearch in other clients