Open SourceXanLens is now open source — self-host with your own API keysView on GitHub →

Get Started

Humans

Sign in on the dashboard, pay $0.99 or use a coupon.

xanlens.com →

Agents (Prompt)

Copy this to any agent that can read URLs and make HTTP requests:

Read https://xanlens.com/api/skill.md and follow the instructions to audit a brand.

Agents (API)

POST to the REST API — pay via x402 or USDC:

curl -X POST https://xanlens.com/api/v1/audit \
  -H "Content-Type: application/json" \
  -d '{"brand":"Your Brand","industry":"SaaS"}'

MCP Server

Add to Claude, Cursor, or any MCP client:

{
  "mcpServers": {
    "xanlens": { "url": "https://xanlens.com/mcp" }
  }
}

OpenClaw Skill

One-line install:

openclaw skills install xanlens-geo

View on ClawHub →

Questions? hello@xanlens.com