Skip to content

feat(website): add the MCP landing page - #20

Open
jog1t wants to merge 12 commits into
mainfrom
feat/mcp-landing
Open

feat(website): add the MCP landing page#20
jog1t wants to merge 12 commits into
mainfrom
feat/mcp-landing

Conversation

@jog1t

@jog1t jog1t commented Aug 26, 2026

Copy link
Copy Markdown
Contributor
  • Adds an MCP landing page at /mcp, built for mcp.rivet.dev
  • Walks through one agent turn end to end, from the question to the answer, so the code sample reads as the agent's work
  • Adds per-client setup tabs for Claude Code, Codex, Cursor, Gemini CLI, VS Code, and local development, with a no-JavaScript fallback that shows all six
  • Documents scoping the endpoint to one namespace, and where to find the values
  • Covers the execution sandbox and the inline Actor Inspector
  • Routes mcp.rivet.dev in the Caddyfile: the root serves the landing page while /mcp, /mcp/inspector-proxy/*, /health, /ready, and the OAuth resource metadata proxy to MCP_UPSTREAM
  • Bumps the Font Awesome kit to 1.0.62 and registers custom kits first, so the uploaded Gemini, Claude, and Kubernetes brand marks resolve instead of the generic icons of the same name

Before merging: attach mcp.rivet.dev to the website service and set MCP_UPSTREAM to where the MCP service is reachable.

jog1t added 2 commits August 26, 2026 20:01
Bumps the Font Awesome kit to 1.0.62 and registers custom kits before the
Font Awesome packages, so the uploaded Gemini, Claude, and Kubernetes brand
marks resolve instead of the generic icons of the same name.
@railway-app

railway-app Bot commented Aug 26, 2026

Copy link
Copy Markdown

🚅 Deployed to the website-pr-20 environment in rivet-website

Service Status Web Updated (UTC)
website 😴 Sleeping (View Logs) Web Aug 27, 2026 at 8:40 pm

The page was first written against an older checkout that still had
RedesignedCTA. Rebuilds it on the site layout constants, SectionRule,
ClosingCtaPanel, and the scroll reveals, and adds a noscript fallback that
shows every client tab.
@railway-app
railway-app Bot temporarily deployed to rivet-website / website-pr-20 August 26, 2026 18:26 Destroyed
@railway-app
railway-app Bot temporarily deployed to rivet-website / website-pr-20 August 26, 2026 18:34 Destroyed
Routes the host so the root serves the landing page while /mcp,
/mcp/inspector-proxy/*, /health, /ready, and the OAuth resource metadata
proxy to MCP_UPSTREAM. The trailing-slash redirect has to skip this host or
it would 301 the /mcp endpoint itself.
@railway-app
railway-app Bot temporarily deployed to rivet-website / website-pr-20 August 26, 2026 18:45 Destroyed
Drops the local Shiki setup and the ink code plates for highlightCodeHtml on
the paper card WorkflowCodeTabs uses, so the tokens match the rest of the
marketing pages.
@railway-app
railway-app Bot temporarily deployed to rivet-website / website-pr-20 August 26, 2026 19:14 Destroyed
Uses Shiki with the shared ayu-light theme in the documentation's plate
markup. The site's own tokenizer sets .line to display:block while emitting
newlines between the lines, which double-spaced every snippet.
@railway-app
railway-app Bot temporarily deployed to rivet-website / website-pr-20 August 26, 2026 19:27 Destroyed
Wraps the snippet in a four-step flow from the question to the answer, so it
reads as work the agent does rather than code the reader has to write.
@railway-app
railway-app Bot temporarily deployed to rivet-website / website-pr-20 August 26, 2026 19:30 Destroyed
@railway-app
railway-app Bot temporarily deployed to rivet-website / website-pr-20 August 26, 2026 21:36 Destroyed
@railway-app
railway-app Bot temporarily deployed to rivet-website / website-pr-20 August 26, 2026 21:39 Destroyed
@railway-app
railway-app Bot temporarily deployed to rivet-website / website-pr-20 August 27, 2026 20:25 Destroyed
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