{
  "$schema": "https://modelcontextprotocol.io/schema/mcp-discovery.json",
  "version": "2026-07-13",
  "servers": [
    {
      "name": "fortisentry-public-readonly",
      "title": "Fortis Entry Public Read-only MCP",
      "description": "Public read-only MCP endpoint for Fortis Entry company overview, services, capabilities, service areas, routing rules, and inquiry preparation.",
      "transport": {
        "type": "streamable-http",
        "url": "https://fortisentry.com/api/mcp"
      },
      "server_card": "https://fortisentry.com/.well-known/mcp/server-card.json",
      "read_only": true,
      "authentication": "none",
      "approval_policy": "Tools prepare inquiry context only. Agents must not submit forms, send email, or contact Fortis Entry unless the user explicitly approves through their client."
    }
  ],
  "documentation": {
    "llms": "https://fortisentry.com/llms.txt",
    "llms_full": "https://fortisentry.com/llms-full.txt",
    "openapi": "https://fortisentry.com/openapi.json",
    "auth": "https://fortisentry.com/auth.md"
  }
}
