ls search for Cursor
io.github.calbearken/ls-search
Disposable private vector search + semantic RAG for AI agents. x402 pay-per-call, no account.
client:Cursor
transport:streamable-http
Install ls search in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ls-search": {
"url": "https://liangsearch.aioniq.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs