Skip to content
VS Code

Edwyna Fax API for VS Code

com.edwyna/fax

Send individual transactional faxes with prepaid credit, delivery status, and safeguards.

client:VS Code transport:streamable-http

Install Edwyna Fax API in VS Code

.vscode/mcp.json

{
  "servers": {
    "fax": {
      "type": "http",
      "url": "https://edwyna.com/mcp"
    }
  }
}

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

Edwyna Fax API in other clients