{
  "schema": "maverick-agent-signup/v1",
  "name": "Maverick Intelligence",
  "status": "public_trial",
  "description": "Create your free workspace directly, connect to your product tools, configure your ideal customer profile, and read back the saved result. Follow the live manifest before signup.",
  "manifest": "https://twsl496et2.execute-api.us-east-1.amazonaws.com/agent-signup/manifest",
  "documentation": "https://maverickintelligence.co/agent-signup.md",
  "human": "https://maverickintelligence.co/signup",
  "agent": "https://maverickintelligence.co/signup?mode=agent",
  "endpoints": {
    "access": "https://twsl496et2.execute-api.us-east-1.amazonaws.com/agent-signup/access",
    "signup": "https://twsl496et2.execute-api.us-east-1.amazonaws.com/agent-signup/accounts",
    "account": "https://twsl496et2.execute-api.us-east-1.amazonaws.com/agent-signup/account"
  },
  "authentication": {
    "type": "invitation",
    "header": "Authorization: Bearer <invitationToken>",
    "acquire": {
      "method": "POST",
      "endpoint": "https://twsl496et2.execute-api.us-east-1.amazonaws.com/agent-signup/access",
      "body": {},
      "responseField": "invitationToken"
    }
  },
  "scope": [
    "account:read",
    "read:visitors",
    "write:settings"
  ],
  "price": {
    "amount": 0,
    "currency": "GBP"
  },
  "trackingEnabled": false,
  "product": {
    "mcpEndpoint": "https://mcp.maverickintelligence.co/mcp",
    "authentication": "Authorization: Bearer <accessToken>",
    "initialTools": [
      "get_onboarding_status",
      "get_account_stats",
      "list_visitors",
      "get_hot_lead_criteria",
      "update_hot_lead_criteria"
    ],
    "dashboardLogin": false,
    "description": "Configure your own workspace settings and read your account\u2019s actual visitor data. New workspaces start empty; domain ownership and tracking installation must be verified before visitor data is collected."
  },
  "termsVersion": "agent-trial-2026-09-14"
}
