{
  "name": "two-fires-engine",
  "display_name": "Two Fires Engine",
  "description": "Four marketing research agents as MCP tools: customer insight from what buyers actually say, a messaging audit of any page, a competitor and category scan, and an AI visibility check that asks 92 customer questions and counts who gets named. Metered per run, paid in credits.",
  "version": "1.0.0",
  "url": "https://engine.two-fires.com/mcp",
  "transport": "streamable-http",
  "auth": {
    "type": "bearer",
    "header": "Authorization",
    "instructions": "Buy credits at https://engine.two-fires.com/pricing. The API key is shown once and starts with tfe_live_.",
    "signup_url": "https://engine.two-fires.com/pricing"
  },
  "tools": [
    { "name": "customer_insight", "description": "What buyers in a market actually say: pain points, pre-purchase questions, and their exact words. Evidence and confidence labelled.", "price": "AUD 49" },
    { "name": "messaging_audit", "description": "Audit one page against what its customers care about: value proposition clarity, customer language, proof, and direction.", "price": "AUD 29" },
    { "name": "competitor_category", "description": "Map every claim in a category, find where they collapse into sameness, and identify which position is open.", "price": "AUD 79" },
    { "name": "ai_visibility_check", "description": "Ask AI assistants the 92 questions a customer would ask in a category and region, then report who gets named and how often nobody is.", "price": "AUD 39" },
    { "name": "get_run", "description": "Fetch a run by id, including one that timed out mid-call.", "price": "free" },
    { "name": "list_runs", "description": "List this account's recent runs with status and cost.", "price": "free" },
    { "name": "account_status", "description": "Plan, credits remaining, and run count.", "price": "free" }
  ],
  "pricing_url": "https://engine.two-fires.com/pricing",
  "documentation_url": "https://engine.two-fires.com/docs",
  "openapi_url": "https://engine.two-fires.com/v1/openapi.json",
  "homepage": "https://www.two-fires.com",
  "contact": "lightmyfuse@two-fires.com"
}
