{
  "protocolVersion": "0.3.0",
  "name": "Artemis Compass",
  "description": "The entry agent of Artemis, the AI GTM Engineer, made by Artemis GTM (artemisgtm.ai). Diagnoses where a B2B go-to-market motion leaks revenue, then recommends, claims, or sells the installable consulting agent that fixes it. Headless: operable end-to-end over MCP with no browser. Not affiliated with BrandJet AI's Artemis.",
  "provider": {
    "organization": "Artemis GTM",
    "url": "https://artemisgtm.ai"
  },
  "version": "2026-09-24",
  "documentationUrl": "https://artemisgtm.ai/agents/",
  "url": "https://artemisgtm.ai/mcp",
  "preferredTransport": "streamable-http",
  "interfaces": [
    {
      "transport": "mcp",
      "url": "https://artemisgtm.ai/mcp"
    },
    {
      "transport": "rest-catalog",
      "url": "https://artemisgtm.ai/agents.json"
    }
  ],
  "capabilities": {
    "streaming": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "skills": [
    {
      "id": "list_agents",
      "name": "List agents",
      "description": "Browse every Artemis GTM consulting agent and bundle.",
      "tags": [
        "catalog",
        "gtm"
      ]
    },
    {
      "id": "recommend_agent",
      "name": "Recommend an agent",
      "description": "Map a B2B GTM problem in plain language to the agent that fixes it.",
      "tags": [
        "recommend",
        "diagnostic"
      ],
      "examples": [
        "Our leads sit for two days before anyone calls",
        "Most of our website traffic is anonymous"
      ]
    },
    {
      "id": "claim_free_agent",
      "name": "Claim a free agent",
      "description": "Issue a license and install command for the claude.ai chat-edition path.",
      "tags": [
        "claim",
        "free"
      ]
    },
    {
      "id": "start_purchase",
      "name": "Buy an agent",
      "description": "Get a hosted Stripe checkout URL for a paid agent or bundle.",
      "tags": [
        "purchase",
        "commerce"
      ]
    },
    {
      "id": "get_install_command",
      "name": "Install from license",
      "description": "Redeem a license key into a signed download and install command.",
      "tags": [
        "install"
      ]
    }
  ]
}
