- Notifications
You must be signed in to change notification settings - Fork1.5k
Added installation instructions for mcpcurl#719
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 ourterms of service andprivacy 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.
Pull Request Overview
This PR adds comprehensive installation instructions to the mcpcurl tool's README documentation. The changes provide users with clear guidance on how to install and verify the mcpcurl command-line tool through multiple methods.
- Added prerequisites section specifying Go version requirements and GitHub MCP Server access
- Included three installation methods: building from source, using go install, and verification steps
- Enhanced documentation structure with clear subsections for better organization
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
7496452
intogithub:mainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Adds installation instructions for mcpcurl CLI documentation.