{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.edwyna/fax",
  "title": "Edwyna Fax API",
  "description": "Send individual transactional faxes with prepaid credit, delivery status, and safeguards.",
  "version": "0.1.0",
  "websiteUrl": "https://edwyna.com/api",
  "icons": [
    {
      "src": "https://edwyna.com/favicon.png",
      "mimeType": "image/png",
      "sizes": ["512x512"]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://edwyna.com/mcp"
    }
  ]
}
