v0.3.6
v0.3.6 - 2026-04-14
New Features
- Added
debugoption toMCPServerOptions- logs all incoming MCP requests (method, URL, headers, body) to the console by @fuongz - Added
developerModeoption - reveals sensitive header values (authorization,cookie,x-api-key) in debug logs; requiresdebug: trueto take effect. Use only in local development by @fuongz