creditsync for Claude Desktop
io.github.calademos/creditsync
Track credit card benefits, welcome offers, loyalty points, and money deadlines. No bank login.
client:Claude Desktop
transport:stdio
runtime:npm
Install creditsync in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"creditsync": {
"command": "npx",
"args": [
"-y",
"@creditsync-pro/mcp"
],
"env": {
"CREDITSYNC_API_KEY": "<CREDITSYNC_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs