Bug fix for #201.
Fix
- #201 MCP server no longer crashes with
ValidationError when an MCP client sends blank lines between JSON messages. A background thread now filters blank-only lines from stdin before the MCP stdio transport reads them.
Upgrade
pip install --upgrade graphifyy