docs(mcp): trim onboarding jargon, direct .dxt download, fold install into Quickstart#13
Merged
Merged
Conversation
… into Quickstart Addresses Milan's review of the Leadbay MCP doc section: - "What is Leadbay MCP?" drops the Key concepts table (lens/score/AI score/taste profile) and the lens/taste-profile prose — runtime concepts the assistant handles, not first-touch onboarding. It now funnels straight to Quickstart. - Quickstart's Step 1 links the .dxt asset directly (one click less) instead of the GitHub releases page; the npx installer stays as the fallback path. - Removes the Installation page and folds its unique reference (Claude Desktop quirk, updating, troubleshooting) into Quickstart so each fact lives in one place. Repoints SUMMARY, example-prompts and changelog links. EN + FR. Co-Authored-By: Claude <noreply@anthropic.com>
Use the fixed-name leadbay-latest.dxt asset (published by leadclaw release CI) so the one-click download always resolves to the current version with no per-release doc edit. Co-Authored-By: Claude <noreply@anthropic.com>
Milan wanted the MCP homepage to tease with compelling screenshots. Add a "See it in action" section to what-is (EN + FR) with three commented <figure> blocks (ranked leads / outreach draft / research card) and a hint listing what to capture. Drop images into .gitbook/assets/ and uncomment to publish — no broken images render in the meantime. Co-Authored-By: Claude <noreply@anthropic.com>
Wire two of the three "See it in action" slots with real dark-mode shots (ranked leads list, outreach draft) in .gitbook/assets/. EN + FR. The research-card slot stays commented until an image exists. 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.
Addresses Milan's review of the Leadbay MCP doc section (
docs.leadbay.app/doc/leadbay-mcp/).What changed
.dxtdirectly via the stable…/releases/latest/download/leadbay-latest.dxtURL (one click less, verified live). Thenpx … installercommand stays as the fallback for Claude Code / Cursor / Codex.SUMMARY,example-prompts, andchangeloglinks to Quickstart.Screenshots
Two of three teaser slots are filled with real shots (leads list, outreach draft) in
.gitbook/assets/. The third (company research card) stays commented until an image exists — drop it into.gitbook/assets/mcp-teaser-research.pngand uncomment.Scope note
Lens/score wording is removed from the homepage. It remains in
tools-reference(documents the literalleadbay_new_lens/ scoring tools) andexample-prompts(real usage) — those name actual product features, so the cleanup is scoped to the first-touch page.