Skip to content

Conversation

@tomstockton
Copy link
Member

Summary

  • Update the Cursor setup button link to use htmlpreview.github.io
  • Ensures the step-by-step guide displays as a proper webpage instead of raw HTML
  • Fixes the issue where clicking the button only showed GitHub's HTML source view

Test plan

  • Click the button link and verify it opens a properly rendered HTML page
  • Confirm the setup instructions are displayed with correct formatting
  • Verify all styling and interactive elements work as expected

Background

The previous implementation linked directly to the HTML file on GitHub, which only displayed the raw HTML source. This fix uses htmlpreview.github.io to properly render the HTML content as intended.

🤖 Generated with Claude Code

tomstockton and others added 2 commits June 13, 2025 11:02
- Update link to use htmlpreview.github.io for proper HTML rendering
- Ensures the step-by-step guide displays correctly instead of showing raw HTML
- Users can now access functional setup instructions via the styled button

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Replace HTML preview link with native Cursor deeplink protocol
- Use cursor:// scheme for direct MCP server installation
- Include base64-encoded configuration for capsule-crm server
- Add clear instructions for customizing paths and API token
- Enables true one-click installation workflow in Cursor

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@tomstockton tomstockton merged commit 2e17d5b into main Jun 13, 2025
1 check passed
@tomstockton tomstockton deleted the fix-cursor-html-preview branch June 13, 2025 10:23
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