-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Re-add clai --help output to clai README
#3766
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
- add web command to help output - reintroduce hook that adds the help menu output to the clai/README
Docs Preview
|
docs/mcp/client.md
Outdated
| In this example [mcp-run-python](https://github.com/pydantic/mcp-run-python) is used as the MCP server. | ||
|
|
||
| ```python {title="mcp_stdio_client.py"} | ||
| ```python {title="mcp_stdio_client.py" test="skip"} |
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.
let's not include this in this PR, and in the PR where we do this, we should also drop the deno requirement
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.
I pushed the fix for the mcp error here #3779
clai --help output to clai README
No description provided.