search for VS Code
io.github.aimnis/search
Collaborative, cache-first web search for agents — cited answers from a shared live-web pool.
client:VS Code
transport:streamable-http
Install search in VS Code
.vscode/mcp.json
{
"servers": {
"search": {
"type": "http",
"url": "https://aimnis.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs