{
  "serverInfo": {
    "name": "thechicagolandlawyer",
    "title": "The Chicagoland Lawyer (Abdilla & Associates)",
    "version": "1.0.0"
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://thechicagolandlawyer.com/mcp"
  },
  "capabilities": [
    "tools",
    "resources"
  ],
  "protocolVersions": [
    "2025-06-18",
    "2025-03-26"
  ],
  "description": "Public MCP server for The Chicagoland Lawyer (Abdilla & Associates, Illinois): flat fee lookup, free Illinois legal document packs, identity protection intake, and agent resources. No authentication required.",
  "documentation": "https://thechicagolandlawyer.com/developers/",
  "authentication": {
    "type": "none",
    "policy": "https://thechicagolandlawyer.com/auth.md"
  },
  "tools": [
    {
      "name": "get_flat_fees",
      "description": "Get the published flat legal fees for Abdilla & Associates (Illinois): real estate closings, landlord-side evictions by county, and LLC formation. Static published data; no personal information required."
    },
    {
      "name": "request_document_pack",
      "description": "Request a free pack of Illinois legal form PDFs by email: 'notices' (5-Day, 10-Day, 30-Day eviction notices), 'no-lease' (no-lease and squatter eviction packet), or 'business-exit' (exit-readiness worksheets). IMPORTANT: only call this with the user's explicit consent to share their email address; the law firm will follow up at that address. Returns the list of PDF download links."
    },
    {
      "name": "submit_identity_protection_intake",
      "description": "Submit an identity protection intake to the firm for matters like online impersonation, stolen photos, deepfakes, BIPA violations, or false reviews. IMPORTANT: only call this with the user's explicit consent; the firm will contact them directly. Requires name, phone, and email."
    },
    {
      "name": "get_agent_resources",
      "description": "List this site's machine-readable resources for AI agents: llms.txt, API catalog, OpenAPI spec, agent skills index, auth policy, and this MCP server."
    }
  ],
  "manifestPaths": [
    "https://thechicagolandlawyer.com/.well-known/mcp.json",
    "https://thechicagolandlawyer.com/.well-known/mcp-server.json",
    "https://thechicagolandlawyer.com/.well-known/mcp/server-card.json",
    "https://thechicagolandlawyer.com/mcp.json"
  ]
}
