Legible.
MCP server

Legible, inside your AI client

Legible is a Model Context Protocol server. Connect it to Claude, Cursor, or any MCP-capable assistant and score how findable, citable, and buyable any brand is to AI — without leaving the chat. A company built to make you legible to agents should be callable by them.

Endpoint

https://legibleindex.com/api/mcp

Streamable HTTP · no API key required.

Tools

Connect

Most MCP clients accept a remote URL directly. Add Legible to your client config:

{
  "mcpServers": {
    "legible": { "url": "https://legibleindex.com/api/mcp" }
  }
}

If your client only supports local (stdio) servers, bridge it:

npx mcp-remote https://legibleindex.com/api/mcp

Unlock the Pro tools (full Fix Pack, Share-of-Voice, Verification, Deep Audit) — generate a token in your account and send it as a bearer header:

{
  "mcpServers": {
    "legible": {
      "url": "https://legibleindex.com/api/mcp",
      "headers": { "Authorization": "Bearer lgbl_…" }
    }
  }
}

Once connected, ask your assistant:

“Use Legible to score stripe.com — what should they fix first?”

What's included

Free · no key
  • score_brand — full LRI + gaps
  • get_fix_pack — top fix + preview
Legible Pro / web app
  • Full Fix Pack (every copy-paste fix)
  • Deep Audit · Verification · Share-of-Voice

The MCP tools are free and need no account. The full Fix Pack and the deep modules are part of Legible Pro (CHF 49/mo) — deeper agent-callable tools are on the roadmap.

Limits

Prefer the web app? Run a free report →