docs(mcp): terse install docs, one-click connector, region endpoints, FR parity#17
Merged
Merged
Conversation
Replace the 4-step manual Add-custom-connector walkthrough with the prefilled claude.ai link (connectorName + connectorUrl in the query string) so users just click Add. Keep the form screenshot (shows the Add button) and the Connect screenshot; drop the +-menu and directory-search screenshots. Apply the same simplification to the admin org-connector flow. Co-Authored-By: Claude <noreply@anthropic.com>
Refactor the MCP install docs to short numbered lists with breadcrumb arrows (Settings -> Connectors -> Add custom connector), inline URLs, and no step screenshots or hint-box clutter: - installation.md: ChatGPT collapses from 8 steps + 10 screenshots to 4 lines; Claude.ai/Desktop/Code/Codex trimmed to the essential steps. - admin-setup.md: Claude org-connector flow down to 2 lines + a one-line member note; screenshots removed. - quickstart.md: Step 1 uses the prefilled one-click connector link. All 12 step screenshots (claude-01..04, chatgpt-01..10) are now unreferenced. Result screenshots (sample reply) are kept. Co-Authored-By: Claude <noreply@anthropic.com>
…oint - EN quickstart: drop the redundant 'form opens with name/URL prefilled' tail — just the link + click Add. - FR quickstart Étape 1: lead with the terse connector flow using the French endpoint https://mcp.leadbay.app/fr/mcp (prefilled link, CLI one-liner, .dxt fallback). All URLs point at /fr/mcp. Co-Authored-By: Claude <noreply@anthropic.com>
State the region rule up front: US accounts use https://mcp.leadbay.app/mcp, France/EU use https://mcp.leadbay.app/fr/mcp. Added a small region table to installation.md and the FR quickstart, and corrected the EN quickstart's 'same endpoint' line. Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Mirror the English Leadbay-MCP section in French 1:1: - add fr installation.md + admin-setup.md (translated from EN, default endpoint https://mcp.leadbay.app/fr/mcp, US /mcp shown as alternative) - rewrite fr quickstart.md to the EN 3-step connector shape (was the old .dxt-first 5-step flow) - fix what-is drift: leadclaw->mcp repo link, ../.gitbook->../../.gitbook, drop stale optional-screenshot comment - add Installation + Configuration admin to fr/SUMMARY.md nav tools-reference.md and example-prompts.md were already faithful 1:1 translations — left untouched. Co-Authored-By: Claude <noreply@anthropic.com>
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.
Refactors the Leadbay-MCP install docs to a terse, Modjo-style layout, adds the region-aware endpoint, and brings the French docs to full parity with English.
English pages
Region endpoint — stated up front on installation.md + both quickstarts: US →
https://mcp.leadbay.app/mcp, France/EU →https://mcp.leadbay.app/fr/mcp. Quickstart Step 1 calls out the alternate URL right after "click Add".French parity (fr/leadbay-mcp) — now mirrors the EN section 1:1:
installation.md+admin-setup.md(translated, default/fr/mcp, US/mcpshown as alternative)quickstart.mdrewritten to the EN 3-step connector shape (was an older.dxt-first flow)what-is-leadbay-mcp.mddrift fixed (repo link, asset paths)fr/SUMMARY.mdgains Installation + Configuration admin nav entriestools-reference.md/example-prompts.mdwere already faithful 1:1 — untouchedScreenshots: the 12 EN step screenshots (
claude-01..04,chatgpt-01..10) are now unreferenced but left on disk — say if you'd like them deleted. Result/teaser screenshots are kept in both languages.