Skip to content

Add hosted connector + installer/uninstaller to the Leadbay MCP guide#9

Merged
milstan merged 1 commit into
mainfrom
milstan/userdoc-hosted-mcp
Jun 16, 2026
Merged

Add hosted connector + installer/uninstaller to the Leadbay MCP guide#9
milstan merged 1 commit into
mainfrom
milstan/userdoc-hosted-mcp

Conversation

@milstan

@milstan milstan commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Extends the existing Leadbay MCP for Claude guide with two ways to connect alongside the current manual .mcpb download:

  • Option A — Hosted connector (no install): add a custom-connector URL. Per-region because OAuth sign-in happens before we know the account, and Leadbay tokens are region-scoped:
    • EU / France: https://leadbay-mcp-prod.fly.dev/fr/mcp
    • US: https://leadbay-mcp-prod.fly.dev/mcp
      Steps for Claude Desktop + ChatGPT.
  • Option B — One-command installer: npx -y -p @leadbay/mcp@latest installer, plus the uninstaller installer --uninstall.
  • Option C — Manual .mcpb extension: the existing flow, unchanged (steps demoted under the new option heading).

Also: Updating note (hosted self-updates) and a troubleshooting row for choosing the right regional URL. Already in SUMMARY.md, so no nav change.

⚠️ Merge order: Option A (hosted sign-in) only works once the backend DCR fix (backend#1893) is deployed to prod. Until then the hosted connector errors at "Couldn't register." Do not merge/publish this until that backend release is live, or Option A will be a dead end for customers.

🤖 Generated with Claude Code

…CP guide

The guide only covered the manual .mcpb download. Add two alternatives:
Option A — hosted connector (paste a URL, per-region: /mcp for US,
/fr/mcp for EU/France), and Option B — the one-command installer
(npx ... installer) plus its uninstaller (--uninstall). The existing
.mcpb flow becomes Option C. Adds an Updating note (hosted self-updates)
and a troubleshooting row for picking the right regional URL.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@milstan milstan merged commit 2a1b638 into main Jun 16, 2026
3 checks passed
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