Releases: kocicjelena/nextjs-mcp-kit
Releases · kocicjelena/nextjs-mcp-kit
Release list
v0.5.3
v0.5.1
fix hydratation err
v0.3.1
v0.3.0
v0.2.0
v0.1.0
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 instructionsnpx nextjs-mcp-kit initscaffolds 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.