Security
Trust: 32/100 (Limited)io.github.IntrepidServicesLLC/lemonsqueezy-mcp-server Guide
Lemon Squeezy SDK as MCP server. Give your AI assistant access to payment and subscription data.
2 starsby IntrepidServicesLLC
Quick Start
Install
npx lemonsqueezy-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-intrepidservicesllc-lemonsqueezy-mcp-server": {
"command": "npx",
"args": [
"lemonsqueezy-mcp-server"
]
}
}
}