Skip to content
Claude Desktop

supstack for Claude Desktop

io.github.drbaher/supstack

Evidence-based supplement research, dosing, safety, and interactions as agent-callable tools.

client:Claude Desktop transport:stdio runtime:npm

Install supstack in Claude Desktop

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

{
  "mcpServers": {
    "supstack": {
      "command": "npx",
      "args": [
        "-y",
        "@supstack/cli"
      ]
    }
  }
}

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

supstack in other clients