web search for VS Code
ai.keenable/web-search
Live web search and clean-markdown page fetch over the Keenable web index.
client:VS Code
transport:streamable-http
runtime:npm
tools:2
Install web search in VS Code
.vscode/mcp.json
{
"servers": {
"web-search": {
"type": "http",
"url": "https://api.keenable.ai/mcp?keenable_title=mcp-registry"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs