Skip to content
Zed

nicheiqs for Zed

io.github.darylerivers/nicheiqs

Score any market niche 0-100. Analyzes Reddit pain signals, Google Trends, and competition level.

client:Zed transport:stdio runtime:npm

Install nicheiqs in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "nicheiqs": {
      "command": "npx",
      "args": [
        "-y",
        "nicheiqs-mcp"
      ],
      "env": {
        "NICHE_ENGINE_API_KEY": "<NICHE_ENGINE_API_KEY>",
        "NICHE_ENGINE_BASE_URL": "<NICHE_ENGINE_BASE_URL>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

nicheiqs in other clients