Skip to content

v0.2.10

Choose a tag to compare

@rubensgomes rubensgomes released this 03 Mar 03:14
· 13 commits to main since this release

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.json project-scope MCP server configuration for Claude Code
  • "Add MCP Server to Claude Code" section in README.md with setup instructions
  • cookiecutter and uv to SETUP.md prerequisites and pipx/uv install lists

Changed

  • Fixed YAML indentation in README.md configuration example
  • Updated poetry.lock

Removed

  • Disclaimer header from tests/__init__.py