Loading MCP server directory, please wait...
Track credit card benefits, welcome offers, loyalty points, and money deadlines. No bank login.
npx @getmcp/cli add io.github.calademos/creditsyncRequires Node.js 18+. Community-contributed server. Review source before installing.
CREDITSYNC_API_KEYCreditSync API token (cs_ prefix), created at https://www.creditsync.pro/settings/api — requires a Pro subscription
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.calademos/creditsync": {
"command": "npx",
"args": [
"-y",
"@creditsync-pro/mcp"
],
"env": {
"CREDITSYNC_API_KEY": ""
}
}
}
}