SendaFax for VS Code
ai.sendafax/sendafax
Send a fax in Australia (+61). Pay only if it delivers. Email receipt. No card at send.
client:VS Code
transport:streamable-http
tools:3
Install SendaFax in VS Code
.vscode/mcp.json
{
"servers": {
"sendafax": {
"type": "http",
"url": "https://sendafax.ai/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs