Skip to content
VS Code

Web Search & Data API for VS Code

xyz.kadec0/web-search-data-api

Web search, scraping, Google Trends and data lookups. Paid per call in USDC on Base via x402.

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

Install Web Search & Data API in VS Code

.vscode/mcp.json

{
  "servers": {
    "web-search-data-api": {
      "type": "http",
      "url": "https://api.kadec0.xyz/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

Web Search & Data API in other clients