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