Skip to content
VS Code

Fax.Plus for VS Code

plus.fax.app/mcp

Send and receive faxes from any MCP-compatible AI assistant using the Fax.Plus API

client:VS Code transport:streamable-http

Install Fax.Plus in VS Code

.vscode/mcp.json

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

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

Fax.Plus in other clients