Skip to content
VS Code

hedwig for VS Code

com.hedwig-ai/hedwig

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

client:VS Code transport:streamable-http

Install hedwig in VS Code

.vscode/mcp.json

{
  "servers": {
    "hedwig": {
      "type": "http",
      "url": "https://www.hedwig-ai.com/api/mcp"
    }
  }
}

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

hedwig in other clients