{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card.json",
  "serverInfo": {
    "name": "Data Insight Solutions Agent Service",
    "version": "1.0.0",
    "description": "Model Context Protocol (MCP) server providing access to Data Insight Solutions Ltd. data science, SaaS platforms, and enterprise analytics tools."
  },
  "transport": {
    "type": "sse",
    "endpoint": "https://www.datainsight.solutions/mcp/sse"
  },
  "capabilities": {
    "tools": true,
    "prompts": true,
    "resources": true,
    "logging": {}
  }
}
