Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"paddle-paddle-mcp": {
"command": "npx",
"args": [
"-y",
"@paddle/paddle-mcp"
]
}
}
}
Or smoke-test directly:
npx -y @paddle/paddle-mcp
Details
| Website | https://www.npmjs.com/package/@paddle/paddle-mcp |
|---|---|
| GitHub | git+https://github.com/PaddleHQ/paddle-mcp-server.git |
| License | unknown |
| Pricing | free |
| Tags | mcp modelcontextprotocol paddle billing |
| Sources | npm |
| Discovered | 2026-05-25 |