{
  "name": "invitation",
  "description": "Referral programs with built-in promoters — create campaigns, track conversions, and earn on disclosed recommendations",
  "transport": "streamable-http",
  "endpoint": "https://api3.invitation.codes/api/mcp",
  "auth": {
    "type": "bearer",
    "hint": "Create an API key with the agent scope at https://invitation.app/settings/api-keys"
  },
  "runtime": {
    "availability": "feature-gated",
    "requiredFlags": ["FEATURE_AGENT_API"],
    "note": "The endpoint may return 404 when the target environment has the agent API disabled."
  },
  "docs": "https://invitation.dev/docs",
  "guides": {
    "merchants": "https://invitation.dev/docs/merchants",
    "publishers": "https://invitation.dev/docs/agents",
    "integrations": "https://invitation.dev/docs/integrations"
  },
  "terms": {
    "disclosure": "Every referral link issued by this server returns a `disclosure` string. Rendering it alongside the link is a term of the agent program; repeated omission is grounds for key revocation.",
    "rewards": "Conversion-only. Clicks are never paid."
  }
}
