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.