Skip to content
Claude Desktop

hedwig for Claude Desktop

com.hedwig-ai/hedwig

Read, arrange, and build agents on your Hedwig email board from any AI client. Nothing ever sends.

client:Claude Desktop transport:streamable-http

Install hedwig in Claude Desktop

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

{
  "mcpServers": {
    "hedwig": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.hedwig-ai.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

hedwig in other clients