Start
Getting started
Ecommerce intelligence MCP. Playbooks plus catalog. Trial on install. Paid from $29/mo on Stripe.
Neonjelly is ecommerce intelligence for agents. An agent calls tools over HTTP and gets store, product, app, mover, change-feed, and Signal data back as JSON. Catalog feeds track product / traffic / revenue moves. Signals (paid only) watch a competitor for ads, units, and inventory.
What exists today:
- Start: /start — one click mints a trial, runs a live catalog hit, opens Cursor
- MCP:
https://mcp.neonjelly.io/mcp(needs a key or connect URL) - Connect URL:
https://mcp.neonjelly.io/c/<njc_…>/mcp(auth in the path) - 60 tools — composed playbooks plus catalog wrappers. List: /docs/tools
- Catalog REST:
https://mcp.neonjelly.io/v1— GET-only. Samenj_/njc_token. See /docs/api - Playground: /playground — live curl + run
- Start an agent on
whoami(quota) thenlist_playbooks(VC / competitor / dropship / outreach / merch) - Trial:
POST /v1/trial(one per device + AI client, 14 days, 100 calls/day, 20/min) - Paid: Stripe Checkout on /pricing. Success page /dash shows the connect URL and (if new) the
nj_secret.
What does not exist:
- User accounts — the token is the identity. /dash is the post-checkout install screen, not a product console.
- Scrape-on-demand, probe, or delete watches from the catalog.
create_signalis the one write: paid plans only, tight cap.
First calls
whoami— plan, used today, remaining, expiry (not metered).list_playbooks— pick a persona.resolve_storeq=gruntstyleif you only have a brand. Do not invent a domain.- Then the composed tool for the job (
diligence_pack,get_contacts, …), not five raw wrappers.
Missing catalog store → not_found. That is final. Neonjelly does not queue a scrape.