{
  "name": "@creative-ia/cortex",
  "version": "1.0.9",
  "description": "Cortex by Creative IA — Centro de inteligencia para arquitetura de software. MCP Server com 26 tools.",
  "type": "module",
  "main": "dist/index.js",
  "bin": {
    "cortex-mcp": "dist/index.js"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org",
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Creative-IA/cortex.git"
  },
  "author": "Creative IA <creativeia50@gmail.com>",
  "license": "UNLICENSED",
  "dependencies": {
    "@aws-sdk/client-bedrock-runtime": "^3.1014.0",
    "@aws-sdk/client-cloudwatch-logs": "^3.1014.0",
    "@aws-sdk/client-dynamodb": "^3.750.0",
    "@aws-sdk/client-s3": "^3.750.0",
    "@aws-sdk/client-ssm": "^3.1014.0",
    "@aws-sdk/lib-dynamodb": "^3.750.0",
    "@modelcontextprotocol/sdk": "^1.12.1",
    "officeparser": "^5.1.1",
    "zod": "^3.24.0"
  }
}
