Top SitesLcontext - Product analytics, purpose-built for coding agents

Machine Readiness

Stored receipt and evidence

Overall

20

Readable

65

Callable

0

Commerce

0

Payment

0

Machine Access

Inspect the site's MCP endpoint

Open MCP explorer

DialtoneApp can scan the stored discovery files for this domain, try the MCP initialize handshake, and show the raw protocol transcript.

Purchase boundary

read only

Control boundary

unknown

Payment rails

None

Payment providers

None

Payment methods

None

Payment protocols

None

Payment assets

None

Payment networks

None

Capabilities

None

Verified payment surface

No

Crypto only

No

Readable docs

robots, llms

Products

0

Variants

0

Priced variants

0

Currencies

0

Offers

0

Priced offers

0

Priced actions

0

Samples

Offer samples

No stored offer samples.

Samples

Action samples

No stored action samples.

Samples

Product samples

No stored product samples.

Document

robots.txt

Open robots.txt
User-agent: *
Allow: /

Sitemap: https://lcontext.com/sitemap.xml

Document

llms.txt

Open llms.txt
# Lcontext

> Product analytics, purpose-built for coding agents.

Lcontext auto-captures every user interaction (page views, clicks, navigations, form submits, web vitals) and continuously analyzes your traffic. Your coding agent gets real user behavior data directly via MCP -- no dashboards to build, no events to define, no funnels to configure.

## Install

Run one of these in your terminal to sign up, configure the MCP server, and connect your coding agent:

Option 1 -- standalone binary (no Node required):
```
curl -fsSL https://lcontext.com/api/cli/install | bash
```

Option 2 -- via npx (requires Node):
```
npx lcontext-mcp@latest setup
```

Both options will:
1. Open your browser to sign up or log in
2. Configure your coding agent (Claude Code, Cursor, or Windsurf) with your API key
3. Print the tracking script to add to your app

## Supported agents

Works with any MCP-compatible agent: Claude Code, Cursor, Windsurf, Cline.

## What your agent gets

Once connected, your coding agent has access to these MCP tools:

- `get_analysis` -- pre-computed daily/weekly triage report with prioritized findings
- `get_app_context` -- raw app-wide metrics: sessions, visitors, page views, clicks, bounce rate, web vitals
- `get_sessions` -- browse real user sessions with duration, pages visited, device info
- `get_session_detail` -- full session replay with every event timestamped
- `get_page_context` -- page-level behavior: views, scroll depth, element interactions, web vitals
- `get_page_elements` -- interactive elements ranked by engagement
- `get_visitors` -- visitor profiles with session history and device info
- `get_user_flows` -- journey patterns, drop-off funnels, navigation sequences
- `list_pages` -- all tracked pages with view counts and activity dates

## Pricing

Free plan includes the full product (autocapture, analysis agent, all MCP tools). Only limitation is 7 days of historical data. No credit card required.

## Links

- Website: https://lcontext.com
- GitHub: https://github.com/Lcontext/Lcontext
- npm: https://www.npmjs.com/package/lcontext-mcp

Document

llms-full.txt

Not stored for this site.