{
  "name": "Send Fax Pro Site Agent",
  "version": "1.0.0",
  "description": "Browser-bound agent surface for navigating Send Fax Pro content, form guides, comparisons, and support resources.",
  "url": "https://sendfax.pro/en/",
  "supportedInterfaces": [
    {
      "url": "https://sendfax.pro/en/",
      "transportProtocol": "webmcp"
    }
  ],
  "capabilities": {
    "streaming": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "site-navigation",
      "name": "Navigate site sections",
      "description": "Open key Send Fax Pro sections such as the homepage, blog, support, receive-fax guide, and comparison hubs."
    },
    {
      "id": "forms-guides",
      "name": "Open form guides",
      "description": "Navigate to English form directories and detailed IRS, USCIS, SSA, or CMS form guides."
    },
    {
      "id": "agent-discovery",
      "name": "Discover agent endpoints",
      "description": "Return the API catalog, agent card, MCP server card, agent skills index, and service status endpoints."
    }
  ]
}
