Skip to content
Cursor

Web Search API for all your agents and LLMs for Cursor

ai.blopus/search

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

client:Cursor transport:streamable-http

Install Web Search API for all your agents and LLMs in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "search": {
      "url": "https://mcp.blopus.ai/mcp/"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

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