One command
Detects your AI tools
The installer scans for Claude Code, Cursor, Windsurf, Claude Desktop, Cline, and Continue. You pick which to configure (or all of them).
Picks scope
Choose global (use Naridon in every project) or project (only this directory’s
.mcp.json).Signs you in
Opens your browser to Naridon. You’re already logged in, so one click authorizes the CLI. The dashboard mints a scoped API key and sends it to the installer over a loopback address.
Writes your config
The installer adds Naridon to your AI tool’s MCP config, preserving any other servers you already have.
“What’s my Naridon visibility score?”
If you’d rather not run a script, see Manual setup for the JSON config.
What gets created
A new API key on your shop named something likeCLI install 2026-04-10 with these scopes:
read:dashboardread:fixesread:promptsread:competitorswrite:fixeswrite:promptstrigger:scan
Re-running the installer
Safe to run as many times as you want. Existing config entries are preserved — only thenaridon MCP server entry is updated.
Troubleshooting
If something looks wrong, the most useful thing you can do is ask your AI tool:“Call the whoami tool and tell me which shop I’m connected to.”The
whoami tool reports your shop, organization, plan, and the scopes the key has — almost every “it’s not working” issue is diagnosable from that single response.
For more, see the Troubleshooting page.