juspay/neurolink
mcp-serverStable
Streams are the future of AI powered by unlimited free tokens.
Stars
108
Δ stars 7d
+2
Δ stars 30d
—
Forks
116
Contributors
66
npm DL / wk
—
PyPI DL / wk
—
Language
TypeScript
Last push
2026-07-10
About juspay/neurolink
AI intelligence flows as streams — tokens, tool calls, memory, voice, documents. NeuroLink is the vascular layer that carries these streams from where they are generated (LLM providers: the neurons) to where they are needed (connectors: the organs). // Everything is a stream const result = await pipe.stream({ input: { text: "Hello" } }); for await (const chunk of result.stream) { if ("content" in chunk) { process.stdout.write(chunk.content); } } ``` Extracted from production systems at Juspay and battle-tested at enterprise scale,…
Read the full README on GitHub →
juspay/neurolink growth signals this week
- Gained 2 stars in the last 7 days
Growth score: 21/100 week of 2026-06-29
Signal history
| Week | Score | Δ★ | Signal |
|---|---|---|---|
| 2026-06-29 | 21 | +2 | Stable |
| 2026-06-15 | 36 | +2 | Stable |
juspay/neurolink alternatives
Projects in the same category, closest in size — picked by data, not opinion.
See all mcp-server projects ranked by growth →
Frequently asked questions
- Is juspay/neurolink still maintained?
- Yes — actively maintained. The last push was on 2026-07-10, with 66 contributors.
- Is juspay/neurolink growing?
- It is stable this week, with a growth score of 21/100. See the weekly history above.
- What are the best juspay/neurolink alternatives?
- Closest by category and size in our data: Sendmux Email Inbox API + Sending, Screenshot Website Fast, Vectorize — full list with live signals above.
Topics
Embed this badge
Show your project's live signal in your README — it updates weekly with the data.
Tracked since 2026-06-15 · data as of 2026-07-10 · 274 open issues · 388 releases