neonjelly

Start

npx neonjelly

Stdio MCP for Cursor or Claude Desktop, plus GET catalog calls. Same nj_ key.

Package page: /npx. npm: neonjelly.

npx neonjelly login
npx neonjelly whoami
npx neonjelly get '/v1/stores?q=gruntstyle&limit=3'

Two jobs

  • MCP - empty argv + piped stdin proxies JSON-RPC to https://mcp.neonjelly.io. Cursor / Claude Desktop spawn npx -y neonjelly.
  • GET - npx neonjelly get <path> hits the same catalog as /docs/api. Quote the path so & stays in the URL.

Auth, first match: --key / NEONJELLY_API_KEY / ~/.neonjelly/config.json after login. Connect URL: --url / NEONJELLY_CONNECT_URL. An njc_ token becomes /c/{token}/mcp.

npx neonjelly init prints stdio, HTTP, and Claude Code snippets.

Trial

14 days, 100/day, 20/min. Same IP as /start reuses that trial. Secret shown once. Signals paid only. Expired → /pricing.

Missing store stays not_found. No scrape. No catalog write.