Developer Tools
Trust: 25/100 (Limited)ai.shawndurrani/mcp-merchant Guide
Search-only commerce MCP server backed by Stripe (test)
Quick Start
Install
npx mcp-merchantClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"ai-shawndurrani-mcp-merchant": {
"command": "npx",
"args": [
"mcp-merchant"
]
}
}
}