Skip to main content
OpenLens exposes a remote MCP server so agents can onboard clients, run visibility scans, read every metric the dashboard shows, and manage projects on your behalf. One OAuth sign-in, no API keys to copy.

Quick reference

Video walkthrough

Watch the full setup end to end. This walkthrough covers Claude (Claude.ai, Claude Desktop, and Claude Code) — for other clients, follow the matching tab below.

Install in your client

Open claude.ai/customize/connectors, click Add custom connector, and enter https://openlens.com/mcp. The connector then shows up in Claude.ai web, Claude Desktop, and Claude Code automatically.

Verify it works

From any client, ask the agent:
“List my OpenLens projects.”
The agent should call list_projects and return at least one row.

Troubleshooting

  • Auth error or “needs client registration”: sign out of your client and reconnect. The OAuth handshake has to complete on first install.
  • Stale token: clear the mcp-remote cache with rm -rf ~/.mcp-auth/ and retry.
  • VS Code: “server failed to start”: Node 18+ has to be on PATH so the editor can spawn npx.
  • Anything else: email contact@aibread.com with the client, version, and the exact error.

Available tools

The server exposes 54 tools across project setup, brands, platforms, topics, prompts, prompt attributes, runs, Site / Agent Readiness, AI Index Coverage, content audit, visibility analytics, workstreams, and scheduling. Each is annotated read-only or write so MCP clients can auto-permission reads and confirm writes. See the tools reference for the full list grouped by surface.