Intent detection, in real time.

Navigate a product and watch intentLM classify behavioral intent in under 500 ms on average. No PII leaves the browser โ€” only integer token IDs.

< 500 ms average server latencyZero PIIWorks day one
๐Ÿ”ฌ

Try the live sandbox

No signup. Click around a fake product and watch the intent panel classify your behavior.

๐Ÿš€

Free forever

Start on the free plan โ€” 10,000 Monthly Active Sessions (MAS), no credit card required. A session tracks a user's continuous interaction stream up to 30 minutes of inactivity. Connect your repo, map URLs to tokens, and upgrade automatically when your app scales past the limit.

Create account โ†’
๐Ÿค–

For AI agents

Connect your AI agent to intentLM via MCP (Model Context Protocol). Classify user intent, configure patterns, and trigger actions โ€” all from your agent's tool calls.

12 tools

analyze_session, set_url_pattern, suppress_intent, and more

4 prompts

setup-intentlm, diagnose-intent, configure-alerts, review-coverage

Works with

Claude Code, Cursor, any MCP-compatible agent

// .claude/settings.json
{
  "mcpServers": {
    "intentlm": {
      "command": "node",
      "args": ["./api/mcp/dist/index.js"],
      "env": { "INTENTLM_API_KEY": "ilm_live_..." }
    }
  }
}

Free forever

10,000 Monthly Active Sessions at $0

No credit card required. MAS = a continuous interaction stream up to 30 minutes of inactivity. Markov model, 1 webhook, community support. Upgrade automatically when your app scales past the limit.

Create account โ†’