Skip to content
Windsurf

listonic mcp for Windsurf

io.github.arturlys/listonic-mcp

Let your AI manage your real grocery list — unofficial Listonic MCP server

client:Windsurf transport:stdio runtime:pypi

Install listonic mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "listonic-mcp": {
      "command": "uvx",
      "args": [
        "listonic-mcp"
      ],
      "env": {
        "LISTONIC_EMAIL": "<LISTONIC_EMAIL>",
        "LISTONIC_PASSWORD": "<LISTONIC_PASSWORD>",
        "LISTONIC_LIST_ID": "<LISTONIC_LIST_ID>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

listonic mcp in other clients