Skip to content

Conversation

@jerome3o-anthropic
Copy link
Member

Summary

  • Add copy buttons to each MCP App example server entry on the splash page
  • Clicking the button copies the full URL (e.g., http://local-mcp-server:3232/pdf/mcp) to clipboard
  • Uses document.execCommand('copy') fallback to work over HTTP (not just HTTPS)
  • Button shows "Copied!" feedback for 2 seconds after clicking

Test plan

  • Start the server locally
  • Visit the splash page
  • Click a copy button next to an example server
  • Verify the full URL is copied to clipboard
  • Verify button shows "Copied!" feedback

🤖 Generated with Claude Code

Each MCP App example server now has a copy button that copies the
full URL (including domain) to clipboard for easy pasting into Claude.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@jerome3o-anthropic jerome3o-anthropic changed the base branch from feature/mcp-apps-example-servers to main January 16, 2026 16:43
@jerome3o-anthropic jerome3o-anthropic merged commit b62d515 into main Jan 16, 2026
1 check 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.

2 participants