Odel
mindvalley products mcp

mindvalley products mcp

Local
@mazemaxShellMITUpdated 10mo ago

AI assistant access to Mindvalley products, masterclasses, programs, and certifications.

Runs locally over stdio

This server isn't hosted โ€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmmindvalley-products-mcpv1.0.1

Run

npx -y mindvalley-products-mcp

MCP client config

{
  "mcpServers": {
    "mindvalley-products-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mindvalley-products-mcp"
      ]
    }
  }
}