Skip to content

Add a "Connect via MCP" button to the hero - #359

Merged
QSchlegel merged 1 commit into
preprodfrom
claude/hero-mcp-button
Aug 13, 2026
Merged

Add a "Connect via MCP" button to the hero#359
QSchlegel merged 1 commit into
preprodfrom
claude/hero-mcp-button

Conversation

@QSchlegel

Copy link
Copy Markdown
Collaborator

The top hero had no MCP entry point at all — connecting an agent was only reachable by scrolling to the developer section. This puts Connect via MCP alongside Connect Wallet and Explore features, in both the signed-in and signed-out states. It's the one thing a visitor can set up before owning a wallet, so it shouldn't be buried.

Also renames the card's primary button from "Setup guide" to "MCP setup guide", so the label says what it links to.

Verified, not assumed

This page scrolls inside main rather than the window, which commonly breaks #anchor navigation. Clicking the button moves 5,100px and lands #connect-mcp at the top of the viewport.

tsc clean, build green, 805 + 76 tests.

Note on the base branch

Based on #358, not preprod — the button needs the Plug import and the #connect-mcp anchor, both introduced there, so it cannot stand alone until #358 lands. GitHub will retarget this to preprod automatically once #358 merges. The diff here is one commit, 10 lines.

🤖 Generated with Claude Code

@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
multisig Ready Ready Preview Aug 13, 2026 9:21am

Request Review

@QSchlegel
QSchlegel force-pushed the claude/hero-mcp-button branch from b940d25 to 2ff7b5c Compare August 12, 2026 22:44
@QSchlegel
QSchlegel changed the base branch from claude/mcp-connections-ui to claude/mcp-governance-tools August 12, 2026 22:44
The top hero had no MCP entry point at all — connecting an agent was only
reachable by scrolling to the developer section. It now sits alongside
Connect Wallet and Explore features, in both the signed-in and signed-out
states, and it is the one thing a visitor can set up before owning a
wallet.

Also renames the card's primary button from "Setup guide" to "MCP setup
guide", so the label says what it links to.

The page scrolls inside `main` rather than the window, so the fragment
link was worth checking rather than assuming: clicking it moves 5,100px
and lands #connect-mcp at the top of the viewport.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@QSchlegel
QSchlegel force-pushed the claude/hero-mcp-button branch from 2ff7b5c to df99960 Compare August 13, 2026 09:16
@QSchlegel
QSchlegel changed the base branch from claude/mcp-governance-tools to preprod August 13, 2026 09:16
@QSchlegel
QSchlegel merged commit ca002a4 into preprod Aug 13, 2026
8 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