v0.2.10
Summary
Minor maintenance release: adds .mcp.json project-scope MCP server configuration for Claude Code, documents the MCP server setup in README.md, adds cookiecutter and uv to SETUP.md prerequisites and install instructions, removes the disclaimer header from tests/__init__.py, fixes YAML indentation in the README.md config example, and updates poetry.lock.
Changes
Added
.mcp.jsonproject-scope MCP server configuration for Claude Code- "Add MCP Server to Claude Code" section in
README.mdwith setup instructions cookiecutteranduvtoSETUP.mdprerequisites andpipx/uvinstall lists
Changed
- Fixed YAML indentation in
README.mdconfiguration example - Updated
poetry.lock
Removed
- Disclaimer header from
tests/__init__.py