{
  "name": "CAMP Insights",
  "description": "Marketing analytics platform providing campaign intelligence, audience analysis, push delivery history (what actually went out per day, per channel, per campaign, per hour, beside the CAMP BRAIN directive), and knowledge graph traversal for the CAMP/Marketing 360 ecosystem.",
  "version": "5.0.0",
  "url": "https://campinsights.teamcamp.dev",
  "protocols": [
    {
      "type": "mcp",
      "version": "2025-03-26",
      "endpoint": "https://campinsights.teamcamp.dev/mcp",
      "transport": "streamable-http",
      "discovery": "https://campinsights.teamcamp.dev/.well-known/mcp.json"
    }
  ],
  "authentication": {
    "schemes": [
      {
        "type": "bearer",
        "description": "API key (sk-camp_...) or user JWT"
      }
    ]
  },
  "capabilities": [
    "campaign-search",
    "performance-analytics",
    "audience-intelligence",
    "knowledge-graph",
    "channel-analysis",
    "push-delivery-history",
    "brain-directive-comparison",
    "anomaly-detection",
    "webhook-events",
    "m360-value-distributions",
    "segment-reach-estimation"
  ],
  "contact": {
    "name": "CAMP Insights Team",
    "organization": "KBTG"
  }
}
