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