Skip to content
VS Code

SingleFax for VS Code

com.singlefax/mcp

Send a fax from Claude, ChatGPT, or Cursor. Upload a PDF, pay, get delivery status.

client:VS Code transport:streamable-http

Install SingleFax in VS Code

.vscode/mcp.json

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

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

SingleFax in other clients