Navigate a product and watch intentLM classify behavioral intent in under 500 ms on average. No PII leaves the browser โ only integer token IDs.
No signup. Click around a fake product and watch the intent panel classify your behavior.
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 โ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
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 โ