-
Notifications
You must be signed in to change notification settings - Fork 3
docs(mcp-server): add Smithery connection guide #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Performed full review of 8c5ef58...b789a06
Tip
⚡ Quick Actions
This review was generated by Mesa.
Actions:
Slash Commands:
/review- Request a full code review/review latest- Review only changes since the last review/describe- Generate PR description. This will update the PR body or issue comment depending on your configuration/help- Get help with Mesa commands and configuration options
6 files reviewed | 3 comments | Review on Mesa | Edit Reviewer Settings
dprevoznik
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
TL;DR
Adds a guide for connecting to the MCP server via Smithery and updates documentation for the
/profilesAPI endpoints.Why we made these changes
To instruct users on connecting to the MCP server with the Smithery proxy and to ensure the
/profilesAPI documentation is accurate and complete.What changed?
reference/mcp-server.mdxexplains how to connect to the MCP server using a Smithery proxy URL or its Playground./profilesAPI Docs:GET /profiles) and creating (POST /profiles) profiles.Description generated by Mesa. Update settings