[add] MCP server guide for DHTMLX Spreadsheet#69
Open
mafanya23 wants to merge 9 commits into
Open
Conversation
mafanya23
commented
Jun 5, 2026
Contributor
- new guide: docs/mcp-server.md
- product-specific intro covering formulas, formatting, data loading, sheet management
- Where MCP server helps section with links to relevant docs
- How it works section with a concrete Spreadsheet example query
- setup instructions for Claude Code, Cursor, Gemini CLI, Antigravity, ChatGPT
- example prompts organized by task type (data, cells, formulas, sheets)
- tips for effective Spreadsheet prompts
- registered in sidebars.js under Developer guides
- new guide: docs/mcp-server.md - product-specific intro covering formulas, formatting, data loading, sheet management - Where MCP server helps section with links to relevant docs - How it works section with a concrete Spreadsheet example query - setup instructions for Claude Code, Cursor, Gemini CLI, Antigravity, ChatGPT - example prompts organized by task type (data, cells, formulas, sheets) - tips for effective Spreadsheet prompts - registered in sidebars.js under Developer guides
- replaced 'custom cell validation' with 'data validation with a drop-down list' - setValidation() only supports dropdown lists, not custom logic/formula validation - aligns with the actual docs terminology
- fix data loading link: /excel_import_export/ -> /loading_data/ - add percent to the number formats list - fix example prompt: lock -> freeze for rows/columns - fix Cursor section intro phrasing for consistency - fix missing noun in Claude Code manual setup sentence
- reworded the intro paragraphs so they read distinct from the Diagram/Vault MCP guides instead of a shared template with swapped-in terms, and linked the mentioned features - replaced the separate Gemini CLI and Antigravity (Google) sections with a single Google Antigravity section covering Antigravity 2.0 and the new Antigravity CLI setup, matching the Diagram/Suite guides
- reworded title, description, and all six section headings that were duplicated word-for-word (or near it) across other DHTMLX product MCP guides - reworded the "Where MCP helps" and "How it works" opening sentences and the intro's MCP-server-solution clause for the same reason - added a Search vs Inference workflow explanation to the "How it works" section - updated the ChatGPT setup section with the current OpenAI docs URL and note severity
- aligned title and H1 to lead with the primary keyword phrase - demoted MCP endpoint from a heading to bold text, fixing an H1-to-H4 heading skip - linked the guide from the homepage, how-to-start tutorial, and guides overview for internal discoverability
- Search and Inference are proper names for the MCP server's two workflows, not ordinary nouns, so both are now italicized wherever they appear in the "How it works" section
- reworded the title and H1 tail so they no longer match Kanban and Todolist's near-identical "MCP server for AI tools/assistants" ending, which all three converged on after being reworded to lead with the keyword phrase for SEO
- reworded RAG/MCP explanation for clarity - adjusted Search/Inference workflow example wording
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.