Skip to content

feat(site): FxFiles MCP page + FxFiles Web link#2

Merged
ehsan6sha merged 1 commit into
mainfrom
feat/fx-land-mcp-page-and-web-link
Jul 8, 2026
Merged

feat(site): FxFiles MCP page + FxFiles Web link#2
ehsan6sha merged 1 commit into
mainfrom
feat/fx-land-mcp-page-and-web-link

Conversation

@ehsan6sha

Copy link
Copy Markdown
Member

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:

  • Hosted connector one-liner (claude mcp add --transport http fula https://mcp.cloud.fx.land/mcp) and local npx -y @functionland/fula-mcp paths
  • The fula_* tool set, the security model (master key never leaves the device, scoped + revocable), and a 3-step "how it works"
  • New fxfiles-mcp/index.html + css/fxfiles-mcp.css, built on the shared base.css design system
  • "FxFiles MCP" entry added to the Participate dropdown across all nav-bearing pages, plus a sitemap.xml entry

2. "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

  • Pure static HTML/CSS, no build step; English-only (the site has no i18n framework).
  • Responsive grids use minmax(min(Npx, 100%), 1fr) to avoid horizontal overflow on narrow phones.
  • Reviewed statically (HTML validity, dark/light-section contrast, mobile overflow) via an independent model. Not yet visually rendered — please eyeball the page on a deploy/preview before merge.

🤖 Generated with Claude Code

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>
@ehsan6sha ehsan6sha merged commit 32fa1fb into main Jul 8, 2026
1 check passed
@ehsan6sha ehsan6sha deleted the feat/fx-land-mcp-page-and-web-link branch July 8, 2026 04:39
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