feat(site): FxFiles MCP page + FxFiles Web link#2
Merged
Conversation
Add a new "FxFiles MCP" page under Participate explaining how to give an AI assistant a private, encrypted, portable memory via the FxFiles MCP server (hosted connector + local npx paths, tool list, security model). Also surface a "FxFiles Web" button (files.fx.land/app) next to the platform-aware download button in the hero and bottom CTA, so Android/iOS and desktop visitors get a direct web entry point. - new fxfiles-mcp/index.html + css/fxfiles-mcp.css - FxFiles MCP nav dropdown entry across all nav-bearing pages - FxFiles Web buttons + .cta-section__buttons row (index.html/home.css) - sitemap.xml entry for /fxfiles-mcp/ Co-Authored-By: Claude Opus 4.8 <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.
Summary
Two fx.land marketing-site changes:
1. New "FxFiles MCP" page (under Participate)
A simple, attractive marketing page explaining how to give an AI assistant a private, encrypted, portable memory using the FxFiles MCP server:
claude mcp add --transport http fula https://mcp.cloud.fx.land/mcp) and localnpx -y @functionland/fula-mcppathsfula_*tool set, the security model (master key never leaves the device, scoped + revocable), and a 3-step "how it works"fxfiles-mcp/index.html+css/fxfiles-mcp.css, built on the sharedbase.cssdesign systemsitemap.xmlentry2. "FxFiles Web" link on the home page
A static "FxFiles Web" button (→ https://files.fx.land/app/) next to the platform-aware download button in both the hero and the bottom CTA, giving Android/iOS and desktop visitors a direct web entry point (previously only native store links surfaced on mobile).
Notes
minmax(min(Npx, 100%), 1fr)to avoid horizontal overflow on narrow phones.🤖 Generated with Claude Code