creditkarma-mcp MCP server for Credit Karma — syncs transactions into a local SQLite database and provides natural-language querying tools. - npm: npmjs.com/package/creditkarma-mcp - Source: github.com/chrischall/creditkarma-mcp Setup Option A — npx (recommended) Add to in your project or : Option B — from source Then add to : Or use a file in the project directory with . Getting CK COOKIES (optional) Three onboarding paths, in priority order: 1. fetchproxy extension (easiest — no env vars): Install the fetchproxy 0.3.0 extension, sign into creditkarma.com once, and leave unset . The MCP read…