SingleFax for Cursor
com.singlefax/mcp
Send a fax from Claude, ChatGPT, or Cursor. Upload a PDF, pay, get delivery status.
client:Cursor
transport:streamable-http
Install SingleFax in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://singlefax.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs