data_query — termalin web MCP Tool
data_query
(data query) is one of 8 tools on the
termalin web
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call data_query from your client
- Claude Code termalin web data_query run in your project directory
- Claude Desktop termalin web data_query ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor termalin web data_query ~/.cursor/mcp.json
- VS Code termalin web data_query .vscode/mcp.json
- Zed termalin web data_query ~/.config/zed/settings.json
- Windsurf termalin web data_query ~/.codeium/windsurf/mcp_config.json
- Cline termalin web data_query ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI termalin web data_query ~/.gemini/settings.json
- Grok termalin web data_query .mcp.json (in your project root)
- ChatGPT termalin web data_query Settings → Connectors → Advanced → Developer mode
- Claude.ai termalin web data_query Settings → Connectors → Add custom connector
- LangChain termalin web data_query pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http termalin-web https://termal.in/api/v1/mcp
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.