Two Fires Engine
For developers and agents

Four research agents.
One API key.

Customer Insight, Messaging Audit, Competitor and Category, and an AI visibility check. The same agents behind the Two Fires Marketing Diagnosis, metered per run. No meeting, no sales call, no onboarding. Pay, get a key, start.

Get a key Read the docs

What each one does

ToolWhat you get backPrice
Customer InsightWhat buyers actually say: pain points, pre-purchase questions, their exact words. Evidence and confidence labelled.AUD 49
Messaging AuditA page audited against what its customers care about: clarity, language, proof, direction.AUD 29
Competitor and CategoryWho claims what, where the claims collapse into sameness, which position is open.AUD 79
AI visibility check92 customer questions asked of AI assistants. Who gets named, how often nobody does.AUD 39

Use it from an agent

The MCP server at https://engine.two-fires.com/mcp exposes all four as tools, plus get_run, list_runs and account_status. Streamable HTTP, bearer auth, your key.

"two-fires": {
  "url": "https://engine.two-fires.com/mcp",
  "headers": { "Authorization": "Bearer tfe_live_..." }
}

Or from the command line

curl -X POST https://engine.two-fires.com/v1/audit \
  -H "Authorization: Bearer tfe_live_..." \
  -H "Content-Type: application/json" \
  -d '{"site_url":"https://example.com"}'
Every run returns a run_id straight away. Poll /v1/runs/{id}, or pass a callback_url and be told when it lands.

The owner version

These four agents are stages of something larger. The full four-stage Marketing Diagnosis, run on your own business with all four reports as PDFs, is A$1,999 + GST. Start it at two-fires.com.