Skip to content

Conversation

@rohanharikr
Copy link
Member

@rohanharikr rohanharikr commented Jul 25, 2025

Changes

This PR includes Rohan's original MCP documentation improvements plus additional updates to fix URLs and action names:

Original Changes by Rohan

  • Refine Admin MCP documentation for clarity and completeness
  • Update MCP documentation to introduce Admin MCP Server
  • Update beta label positioning and media query in CSS
  • Refactor MCP documentation for improved clarity and organization

Additional Updates (Latest Commit)

  • Changed all references from mcp.hello.coop to admin-mcp.hello.coop
  • Updated NPM package name from @hellocoop/mcp to @hellocoop/admin-mcp
  • Fixed all deeplink URLs for Cursor, VSCode, Claude, Goose, and LM Studio
  • Fixed logo action names to match mcp_tools.js:
    • upload_logo_fileupdate_logo_from_data
    • upload_logo_urlupdate_logo_from_url

Files Changed

  • pages/docs/_meta.json - Navigation updates
  • pages/docs/admin-mcp.mdx - New admin MCP documentation with correct URLs and action names
  • pages/docs/mcp.mdx - Removed (replaced by admin-mcp.mdx)
  • styles/index.css - Beta label styling updates

This ensures the documentation is consistent with the actual implementation and uses the correct admin-mcp hostname.

rohanharikr and others added 8 commits July 25, 2025 10:25
- Wrap BETA label in a div for improved layout
- Update installation section to highlight key features and quick installation options
- Reorganize content for better flow, including a new "Getting Started" section
- Add detailed installation instructions for various tools
- Streamline troubleshooting and contributing sections for clarity
- Rename core tool section for better emphasis
- Consolidate troubleshooting issues under a "Common Issues" heading
- Enhance logo upload guidance with specific format requirements
- Streamline the "Getting Help & Contributing" section with direct links to resources
- Adjusted the top position of the beta label for better visibility
- Reduced the width of the beta label for a more compact design
- Updated media query breakpoint from 768px to 900px for improved responsiveness
- Rename "MCP" to "Admin MCP Server" in metadata for clarity
- Add comprehensive documentation for the new Admin MCP Server, including installation instructions, key features, and troubleshooting guidance
- Highlight the BETA status and encourage user feedback for improvements
- Remove commented-out key features section for a cleaner presentation
- Update installation instructions for various tools with specific transport config details
- Enhance troubleshooting section with common issues and solutions
- Add new installation guidance for Qodo Gen and clarify manual configuration steps
- Streamline security and limitations section for better readability
…llo.coop and fix logo action names

- Changed all references from mcp.hello.coop to admin-mcp.hello.coop
- Updated NPM package name from @hellocoop/mcp to @hellocoop/admin-mcp
- Fixed logo action names from upload_logo_file/upload_logo_url to update_logo_from_data/update_logo_from_url to match mcp_tools.js
- Updated all deeplink URLs for Cursor, VSCode, Claude, Goose, and LM Studio
@dickhardt dickhardt merged commit 9a4f956 into main Jul 27, 2025
1 check passed
@dickhardt dickhardt deleted the mcp-page-updates branch July 27, 2025 18:11
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.

3 participants