Loading MCP server directory, please wait...
Manage your KeepMySubs subscriptions, spend, renewals, and bills from any MCP client.
npx @getmcp/cli add com.keepmysubs/keepmysubsRequires Node.js 18+. Community-contributed server. Review source before installing.
KMS_API_KEYYour KeepMySubs API key. Create one at https://keepmysubs.com/dashboard/settings (Settings → API keys), or run `kms auth login`.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.keepmysubs/keepmysubs": {
"command": "npx",
"args": [
"-y",
"@keepmysubs/mcp"
],
"env": {
"KMS_API_KEY": "",
"KMS_BASE_URL": ""
}
}
}
}