Skip to content
VS Code

exec-brief for VS Code

com.basenull/exec-brief

Weekly 5-15 reports for executive teams: submit reports, fetch the Friday briefing.

client:VS Code transport:streamable-http

Install exec-brief in VS Code

.vscode/mcp.json

{
  "servers": {
    "exec-brief": {
      "type": "http",
      "url": "https://exec-brief.basenull.com/api/mcp"
    }
  }
}

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

exec-brief in other clients