Developer Tools
Trust: 28/100 (Limited)io.github.mazemax/mindvalley-products-mcp Guide
AI assistant access to Mindvalley products, masterclasses, programs, and certifications.
by mazemax
Quick Start
Install
npx mindvalley-products-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-mazemax-mindvalley-products-mcp": {
"command": "npx",
"args": [
"mindvalley-products-mcp"
]
}
}
}