Faxify for VS Code
com.faxify/mcp
Send, receive and track real faxes in the US and Canada from Claude, ChatGPT or Cursor.
client:VS Code
transport:streamable-http
Install Faxify in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.faxify.com/api/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs