{
  "name": "Cantrip",
  "description": "GTM advisor for technical founders. Builds a persistent Context Graph of your business, customers, competitors, and channels, then runs go-to-market workflows: deep research, competitive analysis, positioning frameworks, channel strategy, and action plans.",
  "url": "https://cantrip.ai",
  "provider": {
    "organization": "Cantrip",
    "url": "https://cantrip.ai"
  },
  "version": "1.0.6",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "project-management",
      "name": "Project Management",
      "description": "Create and manage GTM projects. Initialize with a product brief to automatically extract ICPs, pain points, and value props."
    },
    {
      "id": "context-graph",
      "name": "Context Graph",
      "description": "Browse and manage a persistent ontology of ICPs, pain points, value props, channels, competitors, experiments, and contacts."
    },
    {
      "id": "gap-analysis",
      "name": "Gap Analysis",
      "description": "Identify opportunities that would move your project closer to ideal GTM state, with context-rich prompts for each."
    },
    {
      "id": "review-workflow",
      "name": "Review Workflow",
      "description": "Review inferred entities and escalations. Accept, reject, resolve, or dismiss items to refine your Context Graph."
    },
    {
      "id": "audit-trail",
      "name": "Audit Trail",
      "description": "Query the append-only history of all actions taken on a project, filterable by event type, entity, and date."
    }
  ],
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "authentication": {
    "schemes": ["bearer"],
    "credentials": "API key from https://dashboard.cantrip.ai"
  },
  "serviceEndpoint": "https://api.cantrip.ai"
}
