Skip to content

fix: add homepage landing page for the MCP crypto tool#148

Merged
truss44 merged 3 commits intomainfrom
feature/homepage-landing
Mar 24, 2026
Merged

fix: add homepage landing page for the MCP crypto tool#148
truss44 merged 3 commits intomainfrom
feature/homepage-landing

Conversation

@truss44
Copy link
Owner

@truss44 truss44 commented Mar 24, 2026

Closes #146

Summary

This PR adds a standalone landing page at / for the MCP crypto price server.

Included

  • Dedicated homepage module in src/homepage.ts
  • Root route wiring in src/http.ts
  • Project logo, Smithery install link, GitHub link, CoinCap references, and usage guidance
  • Creator attribution in the footer
  • Production remote endpoint URL in the install/connect section

Notes

The MCP protocol routes and server card remain unchanged.

truss44 added 2 commits March 23, 2026 20:22
- Serve a dedicated root landing page from a separate module
- Highlight installation, usage, Smithery, GitHub, CoinCap, and logo branding
- Update the lockfile after dependency refresh

Closes #146
- Replace placeholder remote endpoint URLs with actual production domain
- Update README.md and homepage.ts to use mcp-crypto-price.codemonkeyinnovations.com
@truss44 truss44 changed the title Add homepage landing page for the MCP crypto tool fix: add homepage landing page for the MCP crypto tool Mar 24, 2026
@truss44 truss44 merged commit c5102b5 into main Mar 24, 2026
6 checks passed
github-actions bot pushed a commit that referenced this pull request Mar 24, 2026
## [3.3.1](v3.3.0...v3.3.1) (2026-03-24)

### Bug Fixes

* add homepage landing page for the MCP crypto tool ([#148](#148)) ([c5102b5](c5102b5)), closes [#146](#146)
@github-actions
Copy link

🎉 This PR is included in version 3.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@truss44 truss44 deleted the feature/homepage-landing branch March 24, 2026 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add homepage landing page for MCP crypto tool

1 participant