v0.2.3
Bug Fixes
- Fix views parameter type for Claude Desktop compatibility
- Claude Desktop sends JSON objects as strings via MCP protocol
- Added
strto the type hintviews: Optional[Union[ViewMatrix, dict, str]] - Without this fix, Pydantic validation fails before JSON parsing logic runs
Installation
uv tool install black-litterman-mcp
# or
pip install black-litterman-mcp