ANHA in Grok
Grok takes a custom connector URL and handles the sign-in itself.
Install
Open Connectors
On grok.com, open the connectors settings and choose New Connector, then Custom.
Paste the ANHA address
Name it ANHA, paste this address, and save.
Connector URLhttps://resolver.anha.ai/mcpSign in and approve
Grok opens the ANHA sign-in page. Use the email you registered your handle with, then choose Allow.
Test
Check the connector is listed
Reopen the connectors screen. ANHA should show as connected.
You should see
ANHA ConnectedThen 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.”
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.