{
  "schema_version": "0.1",
  "card_type": "product_capability_card",
  "name": "Edison Watch",
  "legal_name": "GPU-EVM LTD",
  "website": "https://edison.watch",
  "docs": "https://docs.edison.watch",
  "llms_txt": "https://docs.edison.watch/llms.txt",
  "llms_full_txt": "https://docs.edison.watch/llms-full.txt",
  "contact": "hello@edison.watch",
  "categories": [
    "agentic-ai-security",
    "mcp-security",
    "data-leak-prevention",
    "tool-call-governance"
  ],
  "summary": "Edison Watch is an MCP-aware security gateway that helps organizations secure AI on any device by monitoring agent tool use, applying deterministic policy rules, and reducing agentic data-leak risk.",
  "protocols": {
    "mcp": {
      "supported": true,
      "role": "Gateway/proxy, server management, daemon-based MCP configuration monitoring, and MCP server quarantine.",
      "proof": "https://docs.edison.watch/en/docs/admin-guide/managing-servers"
    },
    "public_api": {
      "available": false,
      "openapi_spec": null,
      "note": "No public API or OpenAPI specification is currently published."
    }
  },
  "capabilities": [
    {
      "name": "MCP server quarantine",
      "proof": "https://docs.edison.watch/en/docs/admin-guide/mcp-quarantine"
    },
    {
      "name": "MCP server management and tester",
      "proof": "https://docs.edison.watch/en/docs/admin-guide/managing-servers"
    },
    {
      "name": "Role, user, and global access controls",
      "proof": "https://docs.edison.watch/en/docs/admin-guide/access-control"
    },
    {
      "name": "CEL-based policy rules for AI tool calls",
      "proof": "https://docs.edison.watch/en/docs/admin-guide/policy-rules"
    },
    {
      "name": "Session monitoring and audit trail",
      "proof": "https://docs.edison.watch/en/docs/admin-guide/monitoring-sessions"
    },
    {
      "name": "Splunk HEC and custom HTTP SIEM streaming",
      "proof": "https://docs.edison.watch/en/docs/enterprise/siem-integration"
    },
    {
      "name": "Credential encryption and security posture",
      "proof": "https://docs.edison.watch/en/docs/security/self-serve-security"
    },
    {
      "name": "MCP dependency pinning",
      "proof": "https://docs.edison.watch/en/docs/security/mcp-dependency-pinning"
    }
  ],
  "supported_clients": {
    "stable": [
      "Claude Code",
      "Cursor",
      "VS Code",
      "Codex CLI"
    ],
    "beta": [
      "Claude Desktop",
      "Claude Cowork",
      "Windsurf",
      "Zed",
      "JetBrains IDEs"
    ]
  },
  "deployment": {
    "cloud": true,
    "self_hosted": true,
    "vpc": true,
    "air_gapped": true,
    "proof": "https://docs.edison.watch/en/docs/enterprise/self-hosting"
  },
  "limitations": [
    "MCP quarantine requires the Edison Watch daemon to be installed and persistently running on the user device.",
    "Non-MCP plugins and native extensions are outside MCP quarantine scope.",
    "Code Mode Security is beta.",
    "No public API or OpenAPI specification is currently available."
  ],
  "proof_links": [
    "https://docs.edison.watch/en/docs/admin-guide/mcp-quarantine",
    "https://docs.edison.watch/en/docs/admin-guide/managing-servers",
    "https://docs.edison.watch/en/docs/admin-guide/access-control",
    "https://docs.edison.watch/en/docs/admin-guide/policy-rules",
    "https://docs.edison.watch/en/docs/admin-guide/monitoring-sessions",
    "https://docs.edison.watch/en/docs/enterprise/siem-integration",
    "https://docs.edison.watch/en/docs/security/self-serve-security",
    "https://docs.edison.watch/en/docs/security/mcp-dependency-pinning",
    "https://docs.edison.watch/en/docs/enterprise/self-hosting"
  ]
}
