nicheiqs for Windsurf
io.github.darylerivers/nicheiqs
Score any market niche 0-100. Analyzes Reddit pain signals, Google Trends, and competition level.
client:Windsurf
transport:stdio
runtime:npm
Install nicheiqs in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"nicheiqs": {
"command": "npx",
"args": [
"-y",
"nicheiqs-mcp"
],
"env": {
"NICHE_ENGINE_API_KEY": "<NICHE_ENGINE_API_KEY>",
"NICHE_ENGINE_BASE_URL": "<NICHE_ENGINE_BASE_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs