Skip to content
Cline

panera for Cline

io.github.markswendsen-code/panera

MCP server for Panera Bread - browse menu, customize orders, place pickup

client:Cline transport:stdio runtime:npm

Install panera in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "panera": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-panera"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

panera in other clients