Skip to content

/ai: take a self-hosted address in the command block - #5692

Merged
KristopherLeads merged 3 commits into
mainfrom
ai/self-hosted-mcp-address
Aug 27, 2026
Merged

/ai: take a self-hosted address in the command block#5692
KristopherLeads merged 3 commits into
mainfrom
ai/self-hosted-mcp-address

Conversation

@dimitrieh

Copy link
Copy Markdown
Contributor

Description

Stacked on #5681. Base is that branch, not main.

The MCP address on /ai is the Cloud one. A self-hosted platform answers on its own
domain, so a self-hosted reader copies an address that is not theirs and has to know
to edit it. The docs say "substitute your own platform address" in prose; this makes
the block do it.

FfCommand gets an opt-in host-swap. Closed, it is one line of link text under the
block. Opened, it takes a domain and the address shown and copied becomes
https://<that domain>/mcp. It is shared state, so the address survives switching
agent tabs, and it is remembered per browser. The copy event now carries
self_hosted, so we can see which of the two people actually copy.

Not in here: swapping the two /docs/user/expert/ links to the new guide. That waits
for FlowFuse/flowfuse#8241, because the link checker fails on
a docs page that is not live yet.

Related Issue(s)

FlowFuse/flowfuse#8192

Checklist

  • I have read the contribution guidelines
  • I have considered the performance impact of these changes
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
  • For blog PRs, an Art Request has been created (instructions)

@dimitrieh

Copy link
Copy Markdown
Contributor Author
CleanShot 2026-08-27 at 14 36 59

@KristopherLeads

Base automatically changed from ai/nuxt-rebuild to main August 27, 2026 13:56
@netlify

netlify Bot commented Aug 27, 2026

Copy link
Copy Markdown

Deploy Preview for flowforge-website ready!

Name Link
🔨 Latest commit e2ddc41
🔍 Latest deploy log https://app.netlify.com/projects/flowforge-website/deploys/6a90430af898e40008b770ed
😎 Deploy Preview https://deploy-preview-5692--flowforge-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 62 (🟢 up 13 from production)
Accessibility: 96 (no change from production)
Best Practices: 100 (no change from production)
SEO: 85 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@KristopherLeads
KristopherLeads merged commit f258126 into main Aug 27, 2026
7 checks passed
@KristopherLeads
KristopherLeads deleted the ai/self-hosted-mcp-address branch August 27, 2026 14:26
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.

2 participants