Skip to content
Claude Desktop

starlog for Claude Desktop

io.github.starloghq/starlog

Vet a package (CVEs, license, maintenance) before your AI agent uses it, plus capability discovery.

client:Claude Desktop transport:stdio runtime:npm

Install starlog in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "starlog": {
      "command": "npx",
      "args": [
        "-y",
        "starloghq"
      ],
      "env": {
        "STARLOG_API_KEY": "<STARLOG_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

starlog in other clients