v0.4.0-rc4
Pre-release
Pre-release
·
25 commits
to main
since this release
Installation
# Run directly
uvx climax-mcp
# Install globally
uv tool install climax-mcp
# Or with pip
pip install climax-mcpNote: This is a pre-release version for testing. Install this specific version with:
uvx climax-mcp==0.4.0-rc4 uv tool install climax-mcp==0.4.0-rc4 pip install climax-mcp==0.4.0-rc4
Changes
- Make bundled configs first-class positional args, add --config for files
Full Changelog: v0.4.0-rc3...v0.4.0-rc4