ANHA in Grok

Grok takes a custom connector URL and handles the sign-in itself.

No installYour @handleA Grok accountAbout 3 minutes

01

Install

  1. Open Connectors

    On grok.com, open the connectors settings and choose New Connector, then Custom.

  2. Paste the ANHA address

    Name it ANHA, paste this address, and save.

    Connector URL
    https://resolver.anha.ai/mcp
  3. Sign in and approve

    Grok opens the ANHA sign-in page. Use the email you registered your handle with, then choose Allow.

02

Test

Check the connector is listed

Reopen the connectors screen. ANHA should show as connected.

You should see

ANHA    Connected

Then ask for something real

A passing check only proves the connection works. This proves the model can actually reach the tools.

Use ANHA to resolve @nike.ai and tell me what it can do.

03

Troubleshoot

  • The tools are listed, but every call answers that you are not signed in

    Cause — The browser approval was closed before it finished, or you approved with an email address that owns no handle.

    Fix — Run npx -y anha-mcp login again and sign in with the same email you registered the handle under. If you have no handle yet, register one first — the approval screen has nothing to offer otherwise.

  • Connecting times out, or the endpoint is unreachable

    Cause — A corporate proxy or firewall is blocking the resolver.

    Fix — Check the endpoint directly with curl https://resolver.anha.ai/v1/resolve/@nike.ai — a JSON record means the network is fine and the problem is in the client config. No response means ask for https://resolver.anha.ai/mcp to be allowed.

  • An order or payment just hangs

    Cause — This is not a fault. The merchant requires phone approval, so the call returns a pending status with a request id.

    Fix — Approve it on your phone. A human decision can take minutes, and the caller polls until it lands.

Still stuck?

Every guide shares the same sign-in and the same tools, so a fix on another platform often applies here too.

All twelve guides