Skip to content

Releases: kocicjelena/nextjs-mcp-kit

v0.5.3

Choose a tag to compare

@kocicjelena kocicjelena released this 01 Sep 19:14
0.5.3

v0.5.1

Choose a tag to compare

@kocicjelena kocicjelena released this 29 Aug 11:55
0.5.1

fix hydratation err

Choose a tag to compare

@kocicjelena kocicjelena released this 29 Aug 11:39
v0.5.0

0.5.0

v0.3.1

Choose a tag to compare

@kocicjelena kocicjelena released this 27 Aug 14:22

Hydratation error fix

v0.3.0

Choose a tag to compare

@kocicjelena kocicjelena released this 24 Jul 14:53

smart and personal chat
add tool

v0.2.0

Choose a tag to compare

@kocicjelena kocicjelena released this 23 Jul 21:26

Claude verified working

v0.1.0

Choose a tag to compare

@kocicjelena kocicjelena released this 22 Jul 16:50

First release.

A Next.js App Router MCP server, MCP client, and provider-agnostic chat UI.

  • / — MCP prompt chat, served by this a
  • /chat — plain chat: pick a provider + model, set instructions
  • npx nextjs-mcp-kit init scaffolds intan empty directory

Known limitation: the Anthropic proviainst the
live API — no API key was available during development. The unavailable path
(503 with a reason) is tested; the first real Claude turn is unverified.
Ollama was verified end to end.

No tool calling and no streaming yet — both are deliberate. See docs/CONTINUE.md.