Skip to content

Add MCP server guide - #118

Open
mafanya23 wants to merge 13 commits into
masterfrom
mr-add-mcp-server-guide-5173
Open

Add MCP server guide #118
mafanya23 wants to merge 13 commits into
masterfrom
mr-add-mcp-server-guide-5173

Conversation

@mafanya23

Copy link
Copy Markdown
Contributor

No description provided.

mafanya23 and others added 13 commits July 16, 2026 18:36
- new guide explaining the DHTMLX MCP server and how it serves
  live Kanban documentation to AI coding assistants
- setup instructions for Claude Code, Cursor, Google Antigravity,
  ChatGPT, and other MCP-aware tools
- example prompts for cards/columns, editor fields, toolbar, and
  REST/multiuser sync scenarios
- registered the new page in sidebars.js
- yarn.lock updated for transitive dependency bumps (chokidar,
  readdirp, sass, immutable, docusaurus-plugin-sass)
- emphasized workflow names for consistency with rest of doc
- reworded the title and H1 tail so they no longer match Spreadsheet
  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
- changed the MCP endpoint block from a heading to bold text to avoid
  skipping a heading level (H1 straight to H4)
- added inbound links to the guide from index.md, how_to_start.md,
  and howtos.md, since it previously had no discovery path outside
  the sidebar
- reworded RAG/MCP explanation for clarity
- adjusted example and prompt-writing guidance wording
- reworded the Setup section's intro sentence, five tool-specific
  info boxes (Claude Code, Cursor, Antigravity 2.0, Antigravity CLI,
  ChatGPT), and the "Other tools" paragraph so they no longer read
  as verbatim-identical to the same content in the Spreadsheet,
  Todolist, Diagram, Booking, Pivot, and Vault MCP guides
- same links and facts, different sentence construction throughout
- reworded "Below are setup instructions for commonly used tools."
  which was copied verbatim across seven guides (Kanban, Spreadsheet,
  Todolist, Booking, Pivot, Vault, RichText)
- the "Bind editor fields to card fields" heading had no explicit
  anchor ID, so translated locales (de, ru, zh, ko) auto-generated
  their own slug from the translated heading text instead of the
  English one
- this broke the MCP server guide's link to this section in every
  translated locale (confirmed via build)
- added {#bind-editor-fields-to-card-fields} to the heading in the
  English source and all four translations, matching the existing
  pattern already used on the neighboring "Configure editor behavior"
  heading
- reworded the intro's first paragraph to describe cardShape,
  editorShape, the api parameter, and RestDataProvider in plain
  prose instead of raw identifiers, while keeping links to the
  same guide sections
- reworded the intro's second sentence from a failure-list framing
  (an outdated snapshot "leaves an AI assistant merging...folding...
  reaching for") to a plain "code holds up when it uses X, Y, Z"
  statement
- this replaces an interim cleft-sentence version that made readers
  hold three list items in mind before reaching the payoff clause
- replaced "mutating" with "modifying" in the data API bullet for
  clearer, plainer wording
- replaced "whatever the current API actually looks like" with
  "code that reflects the current API" for a less informal tone
- reworded the Setup intro to explicitly point at "the URL below"
  instead of the vaguer "registers the same MCP endpoint"
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant