← Index

io.github.chrischall/creditkarma-mcp

io.github.chrischall/creditkarma-mcp·v2.0.4·Other
Quality Score
85
/100

Credit Karma transactions for Claude — spending by category, merchant, and account summary

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "creditkarma-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "creditkarma-mcp"
      ],
      "env": {
        "CK_COOKIES": "<your-ck_cookies>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "creditkarma-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "creditkarma-mcp"
      ],
      "env": {
        "CK_COOKIES": "<your-ck_cookies>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y creditkarma-mcp
§02  Environment variables
CK_COOKIES
secret

Your Credit Karma Cookie header (run `npm run auth` to capture via browser login, or copy CKAT from DevTools)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other