Skip to content
VS Code

42min for VS Code

us.42min/meetings

Scheduling for AI assistants: bookings, availability, meeting polls and routing forms.

client:VS Code transport:streamable-http

Install 42min in VS Code

.vscode/mcp.json

{
  "servers": {
    "meetings": {
      "type": "http",
      "url": "https://api.42min.us/mcp"
    }
  }
}

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

42min in other clients