{
  "$schema": "https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json",
  "version": "1.0",
  "protocolVersion": "2025-06-18",
  "serverInfo": {
    "name": "shetty-law-static",
    "title": "Manohar Shetty & Associates Context",
    "version": "1.1.0",
    "description": "Static context and firm profile for Manohar Shetty & Associates (Advocates & Legal Consultants)."
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://shetty.law/.well-known/mcp.json"
  },
  "capabilities": {
    "resources": {
      "listChanged": false,
      "subscribe": false
    }
  },
  "staticResources": [
    {
      "uri": "https://shetty.law/llm.txt",
      "name": "Firm Profile (Text)",
      "mimeType": "text/plain"
    },
    {
      "uri": "https://shetty.law/llm.md",
      "name": "Firm Profile (Markdown)",
      "mimeType": "text/markdown"
    }
  ]
}
