data_use_terms — Texasautoquotes MCP Tool
data_use_terms
(data use terms) is one of 8 tools on the
Texasautoquotes
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call data_use_terms from your client
- Claude Code Texasautoquotes data_use_terms run in your project directory
- Claude Desktop Texasautoquotes data_use_terms ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Texasautoquotes data_use_terms ~/.cursor/mcp.json
- VS Code Texasautoquotes data_use_terms .vscode/mcp.json
- Zed Texasautoquotes data_use_terms ~/.config/zed/settings.json
- Windsurf Texasautoquotes data_use_terms ~/.codeium/windsurf/mcp_config.json
- Cline Texasautoquotes data_use_terms ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Texasautoquotes data_use_terms ~/.gemini/settings.json
- Grok Texasautoquotes data_use_terms .mcp.json (in your project root)
- ChatGPT Texasautoquotes data_use_terms Settings → Connectors → Advanced → Developer mode
- Claude.ai Texasautoquotes data_use_terms Settings → Connectors → Add custom connector
- LangChain Texasautoquotes data_use_terms pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http quote-exchange https://texasautoquotes.com/
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.