docs: fix setup instructions and add fallback for non-working entry point#5
Open
ivy113 wants to merge 1 commit intohdresearch:mainfrom
Open
docs: fix setup instructions and add fallback for non-working entry point#5ivy113 wants to merge 1 commit intohdresearch:mainfrom
ivy113 wants to merge 1 commit intohdresearch:mainfrom
Conversation
Contributor
|
Thank you! Will look at this tomorrow
…On Sun, Jul 20, 2025 at 8:31 PM Ivy ***@***.***> wrote:
- Added Prerequisites section with setup steps
- Corrected paths and commands in Claude Desktop config
- Added working fallback (src/mcp_python/server.py) for when mcp_python
entry point doesn't work
------------------------------
You can view, comment on, or merge this pull request online at:
#5
Commit Summary
- cf78616
<cf78616>
docs: fix setup instructions and add fallback for non-working entry point
File Changes
(1 file <https://github.com/hdresearch/mcp-python/pull/5/files>)
- *M* README.md
<https://github.com/hdresearch/mcp-python/pull/5/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5>
(17)
Patch Links:
- https://github.com/hdresearch/mcp-python/pull/5.patch
- https://github.com/hdresearch/mcp-python/pull/5.diff
—
Reply to this email directly, view it on GitHub
<#5>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADFGAHVU6DE3XJXZFZZP6KT3JQYE3AVCNFSM6AAAAACB6P63KCVHI2DSMVQWIX3LMV43ASLTON2WKOZTGI2DMOBUGMYDAMA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
src/mcp_python/server.py) for whenmcp_pythonentry point doesn't work