You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix
Pin mcp[cli]<2 (#21). mcp 2.0.0 removed mcp.server.fastmcp; without the bound a fresh uvx install pulled 2.0.0 and failed to start. 0.1.2 is broken on fresh install — use 0.1.3.
Stop setup echoing the Census API key (#20). httpx/httpcore logged request URLs (which carry the key as a query param) at INFO; capped to WARNING.