Skip to content
VS Code

BriefMe for VS Code

us.briefme/agenda-timer

Meeting agenda timer for AI assistants: build agendas in chat, share a live synced countdown.

client:VS Code transport:streamable-http tools:8

Install BriefMe in VS Code

.vscode/mcp.json

{
  "servers": {
    "agenda-timer": {
      "type": "http",
      "url": "https://briefme.us/mcp"
    }
  }
}

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

What VS Code can do once it is connected

BriefMe in other clients