Track credit card benefits, welcome offers, loyalty points, and money deadlines. No bank login.
claude mcp add creditsync -- npx -y @creditsync-pro/mcp
claude_desktop_config.json
{
"mcpServers": {
"creditsync": {
"command": "npx",
"args": [
"-y",
"@creditsync-pro/mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"creditsync": {
"command": "npx",
"args": [
"-y",
"@creditsync-pro/mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"creditsync": {
"command": "npx",
"args": [
"-y",
"@creditsync-pro/mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"creditsync": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@creditsync-pro/mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"creditsync": {
"command": "npx",
"args": [
"-y",
"@creditsync-pro/mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.calademos--creditsync/reviews or the review_server meta-tool.
POST /mcp