Skip navigation

Knuspr MCP Server – Verbinden Sie Ihren KI-Assistenten

What is MCP?

The Model Context Protocol (MCP) is an open standard that allows AI assistants to securely connect to external data sources and tools. By connecting to the Knuspr MCP server, you can use your favorite AI assistant (ChatGPT, Claude, Claude Desktop, etc.) to browse products, manage your cart, and shop at Knuspr.

Why Use Knuspr MCP?

  • Use Your Preferred AI: Shop with ChatGPT, Claude, or any MCP-compatible client.
  • Natural Conversations: Talk to your AI assistant naturally about what you want to buy.
  • Full Shopping Experience: Browse products, add items to cart, manage orders, and more.
  • Seamless Integration: Your AI assistant gets direct access to the Knuspr catalog and your account.

Getting Started

Prerequisites

  • An active Knuspr account.
  • An MCP-compatible client (Claude Desktop, ChatGPT with MCP support, etc.).

Step 1: Configure Your MCP Client

Claude Code CLI (Easiest)

If you use Claude Code, run a single command to register the server over HTTP transport:

claude mcp add --transport http knuspr-mcp https://mcp.knuspr.de/mcp

Then run /mcp, select knuspr-mcp, and authenticate via OAuth. That's it!

Claude Desktop / ChatGPT (Using OAuth)

You can add Knuspr MCP and use OAuth. Follow this guide:

  1. Open Claude Desktop and go to Settings → Connectors (or "Integrations").
  2. Click "Add custom connector".
  3. Set the name to "Knuspr" and the URL to: https://mcp.knuspr.de/mcp
  4. Save. A browser window will open for you to sign in to your Knuspr account and approve access via OAuth.
Note for ChatGPT: Open Settings → Connectors → Advanced, turn on Developer mode, then add a custom connector with the URL: https://mcp.knuspr.de/mcp

For Claude Desktop (Legacy Method: Email and Password)

Open your Claude Desktop configuration file:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

Add the Knuspr MCP server configuration:

JSON


{
  "mcpServers": {
    "knuspr": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.knuspr.de/mcp",
        "--header",
        "rhl-email: ${RHL_EMAIL}",
        "--header",
        "rhl-pass: ${RHL_PASS}"
      ],
      "env": {
        "RHL_EMAIL": "email@gmail.com",
        "RHL_PASS": "pw"
      }
    }
  }
}

Replace RHL_EMAIL and RHL_PASS with your Knuspr account credentials and restart Claude Desktop.

Step 2: Start Shopping!

Once connected, you can ask your AI assistant to help you shop:

  • "Show me fresh vegetables available today"
  • "Add 2 liters of milk to my cart"
  • "What are your best-selling products this week?"
  • "Find gluten-free bread options"
  • "What is in my cart right now?"

Available Features

FeatureDescription🔍 Product SearchFind products by name, category, or dietary preferences.🛒 Cart ManagementAdd, remove, or update items in your cart.📦 Order InformationCheck order status and history.🏷️ Deals & PromotionsDiscover current offers and discounts.⭐ RecommendationsGet personalized product suggestions.FAQ & Troubleshooting

  • Login Confirmation: It is possible that during your first connection, we will ask you to confirm a new login. In that case, please confirm the email and try the MCP connection again.
  • Support: If the problem persists or you have any further questions, please contact us.

About Maia

Prefer a native experience? Try Maia, our built-in AI shopping assistant, available directly in the Knuspr app. Maia offers a seamless, integrated shopping experience designed specifically for Knuspr.