ls search for VS Code
io.github.calbearken/ls-search
Disposable private vector search + semantic RAG for AI agents. x402 pay-per-call, no account.
client:VS Code
transport:streamable-http
Install ls search in VS Code
.vscode/mcp.json
{
"servers": {
"ls-search": {
"type": "http",
"url": "https://liangsearch.aioniq.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs