openlens.com
OpenLens is an AI visibility tracking product for agencies and teams. It measures how major AI platforms mention brands, competitors, topics, and cited sources, and provides dashboards, reports, and programmatic access to that data.
OpenLens exposes a bearer-token REST API at https://openlens.com/api and an OAuth-protected streamable HTTP MCP server at https://openlens.com/mcp.
- OpenLens MCP serverdetected
- OpenLens REST APIdiscovered
Sign in to your OpenLens account at OpenLens. In your account settings, create an API key as described by the published OpenAPI spec: "Create one from your account settings under API Keys." Use the resulting token as a Bearer token when calling the REST API.
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 2/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✓https://openlens.com/api/openapi.json
- MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✓https://openlens.com/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing