lemon-cake-mcp
v0.5.2
Published
DEPRECATED: renamed to `agent-payment-mcp`. This package is a thin wrapper so existing `npx -y lemon-cake-mcp` configs keep working.
Maintainers
Readme
lemon-cake-mcp (deprecated alias)
📦 This package has been renamed to
pay-per-call-mcp.
lemon-cake-mcp v0.5.0+ is now a thin wrapper that boots pay-per-call-mcp so existing npx -y lemon-cake-mcp Claude Desktop / Cursor / Cline configurations keep working without a code change.
Migrate
Switch your MCP client config from:
{ "command": "npx", "args": ["-y", "lemon-cake-mcp"] }to:
{ "command": "npx", "args": ["-y", "pay-per-call-mcp"] }The wrapper prints a one-line deprecation notice on stderr until you migrate. Stderr does not affect MCP stdio communication, so the wrapper is functionally identical to using the new package directly.
Why the rename?
lemon-cake-mcp was a brand name that didn't appear in npm/Glama search for "pay per call", "agent payment", "USDC MCP", etc. The new name makes the package discoverable to people searching for the actual problem it solves. The brand (LemonCake) lives on at lemoncake.xyz.
Source
- New package: pay-per-call-mcp on npm
- Source code: evidai/lemon-cake on GitHub
- Glama listing: LemonCake — AI Agent Wallet & USDC Pay-per-call
License
MIT © LemonCake
