Creditsync runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm.
Track credit card benefits, welcome offers, loyalty points, and money deadlines. No bank login.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add creditsync -- npx -y @creditsync-pro/mcp
{
"mcpServers": {
"creditsync": {
"args": [
"-y",
"@creditsync-pro/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.creditsync]
command = "npx"
args = ["-y", "@creditsync-pro/mcp"]
{
"mcpServers": {
"creditsync": {
"args": [
"-y",
"@creditsync-pro/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"creditsync": {
"args": [
"-y",
"@creditsync-pro/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.