BotLens AI Gateway for VS Code
com.getbotlens/getbotlens
MCP gateway for getbotlens.com: articles, search and full text. Read-only, no auth.
client:VS Code
transport:streamable-http
tools:6
Install BotLens AI Gateway in VS Code
.vscode/mcp.json
{
"servers": {
"getbotlens": {
"type": "http",
"url": "https://getbotlens.mcp.getbotlens.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs