query_explain — SumOffice — real Word and Excel for agents MCP Tool Read-only
query_explain
(query explain) is one of 21 tools on the
SumOffice — real Word and Excel for agents
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call query_explain from your client
- Claude Code SumOffice — real Word and Excel for agents query_explain run in your project directory
- Claude Desktop SumOffice — real Word and Excel for agents query_explain ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SumOffice — real Word and Excel for agents query_explain ~/.cursor/mcp.json
- VS Code SumOffice — real Word and Excel for agents query_explain .vscode/mcp.json
- Zed SumOffice — real Word and Excel for agents query_explain ~/.config/zed/settings.json
- Windsurf SumOffice — real Word and Excel for agents query_explain ~/.codeium/windsurf/mcp_config.json
- Cline SumOffice — real Word and Excel for agents query_explain ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SumOffice — real Word and Excel for agents query_explain ~/.gemini/settings.json
- Grok SumOffice — real Word and Excel for agents query_explain .mcp.json (in your project root)
- ChatGPT SumOffice — real Word and Excel for agents query_explain Settings → Connectors → Advanced → Developer mode
- Claude.ai SumOffice — real Word and Excel for agents query_explain Settings → Connectors → Add custom connector
- LangChain SumOffice — real Word and Excel for agents query_explain pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http office https://view.sumoffice.com/mcp
Other tools on this server
- document_open
- document_open_file
- document_describe
- document_read
- document_find
- document_comments
- document_propose_replacement
- document_apply
- sheet_describe
- sheet_read
- sheet_find
- macro_list
- macro_read_source
- macro_plan
- query_list
- workbook_inspect
- sheet_propose_edits
- sheet_apply
- document_save_copy
- document_export_pdf
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.