Skip to content
VS Code

snug planner for VS Code

com.snugplanner/snug-planner

The first official family-planner MCP: tasks, calendar, meals, shopping and reminders.

client:VS Code transport:streamable-http

Install snug planner in VS Code

.vscode/mcp.json

{
  "servers": {
    "snug-planner": {
      "type": "http",
      "url": "https://api.snugplanner.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

snug planner in other clients