- “What’s my current visibility score?”
- “Show me pending optimization fixes and apply the safe ones.”
- “Create a blog post about our new product launch and publish it.”
- “Run a fresh scan and report what changed.”
- “What content gaps do I have compared to competitors?”
Quickstart
Get connected in under 60 seconds with one command.
Manual setup
Edit your AI tool’s MCP config by hand.
Tools reference
Every tool the server exposes, grouped by area.
Troubleshooting
Common errors and what to do about them.
Supported AI tools
Claude Code
Cursor
Windsurf
Claude Desktop
Cline (VS Code)
Continue.dev
How it works
The MCP server runs locally on your machine vianpx. It speaks MCP over stdio with your AI tool, and HTTPS to Naridon’s API. Your per-shop API key authenticates the requests — the server resolves your shop automatically from the key, so you never have to type a shop ID.
Security
- Per-shop API keys are scoped — pick the smallest set of permissions a key needs
- Keys can be revoked any time from Settings → API Keys
- The server only sends data to Naridon’s API; nothing goes to third parties
- The optional CLI installer uses loopback OAuth — your raw key is never copied to the dashboard’s JavaScript
Next
Quickstart
One-command install with browser-based authentication.