Skip to content
VS Code

ComingUp Today for VS Code

io.github.fe-engineer-youtube/comingup-today

Family schedules and household tools with OAuth. External calendars remain read-only.

client:VS Code transport:streamable-http

Install ComingUp Today in VS Code

.vscode/mcp.json

{
  "servers": {
    "comingup-today": {
      "type": "http",
      "url": "https://api.comingup.today/mcp"
    }
  }
}

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

ComingUp Today in other clients