The Texas Voice AI Gateway for Cursor
com.getbotlens/texasvoice
MCP gateway for thetexasvoice.com: articles, search and full text. Read-only, no auth.
client:Cursor
transport:streamable-http
tools:6
Install The Texas Voice AI Gateway in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"texasvoice": {
"url": "https://texasvoice.mcp.getbotlens.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs