Skip to content
Cursor

embedding search for Cursor

io.github.lazymac2x/embedding-search

Cloudflare Workers MCP server: embedding-search

client:Cursor transport:streamable-http tools:3

Install embedding search in Cursor

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

{
  "mcpServers": {
    "embedding-search": {
      "url": "https://api.lazy-mac.com/embedding-search/mcp"
    }
  }
}

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

What Cursor can do once it is connected

embedding search in other clients