Skip to content
VS Code

Web Search API for all your agents and LLMs for VS Code

ai.blopus/search

Live web search, image search, topic filters and full-text fetch over our own crawled index.

client:VS Code transport:streamable-http

Install Web Search API for all your agents and LLMs in VS Code

.vscode/mcp.json

{
  "servers": {
    "search": {
      "type": "http",
      "url": "https://mcp.blopus.ai/mcp/"
    }
  }
}

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

Web Search API for all your agents and LLMs in other clients