Skip to content
VS Code

FaxSeal for VS Code

io.github.grichardomi/faxseal

Send, receive, and verify faxes from AI assistants and agents via FaxSeal.

client:VS Code transport:streamable-http runtime:npm

Install FaxSeal in VS Code

.vscode/mcp.json

{
  "servers": {
    "faxseal": {
      "type": "http",
      "url": "https://mcp-server-production-8f66.up.railway.app/mcp"
    }
  }
}

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

FaxSeal in other clients