Skip to content
VS Code

Web Search API for VS Code

io.github.br0ski777/web-search

Web search returning structured results — titles, URLs, snippets. x402 micropayment.

client:VS Code transport:sse

Install Web Search API in VS Code

.vscode/mcp.json

{
  "servers": {
    "web-search": {
      "type": "sse",
      "url": "https://web-search.api.klymax402.com/mcp"
    }
  }
}

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

Web Search API in other clients