{
  "$schema": "https://raw.githubusercontent.com/modelcontextprotocol/specification/main/schema/server-card.json",
  "serverInfo": {
    "name": "withgovind-mcp-server",
    "version": "1.0.0",
    "description": "Model Context Protocol server for Govind Singh PPC services, case studies, and audit consultation."
  },
  "transport": {
    "type": "http",
    "endpoint": "https://withgovind.com/api/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {
      "subscribe": false,
      "listChanged": false
    },
    "prompts": {
      "listChanged": false
    }
  }
}
