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