FaxSeal for Cursor
io.github.grichardomi/faxseal
Send, receive, and verify faxes from AI assistants and agents via FaxSeal.
client:Cursor
transport:streamable-http
runtime:npm
Install FaxSeal in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"faxseal": {
"url": "https://mcp-server-production-8f66.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs