Skip to content
Claude Desktop

exec-brief for Claude Desktop

com.basenull/exec-brief

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

client:Claude Desktop transport:streamable-http

Install exec-brief in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "exec-brief": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://exec-brief.basenull.com/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

exec-brief in other clients