agentailor/fullstack-langgraph-nextjs-agent
Production-ready Next.js template for building AI agents with LangGraph.js. Features MCP integration for dynamic tool loading, human-in-the-loop tool approval, persistent conversation memory with PostgreSQL, and real-time streaming responses. Built with TypeScript, React, Prisma, and Tailwind CSS.
Implements LangGraph's agentic loop with interrupt-based tool approval, allowing users to inspect, deny, or modify tool parameters before execution. Supports both stdio and HTTP MCP transports with automatic reconnection and tool name collision prevention. Leverages PostgreSQL checkpoints to resume multi-turn conversations across sessions, with file uploads streamed to S3-compatible storage and real-time SSE responses powered by React Query client-side state management.
Stars
87
Forks
26
Language
TypeScript
License
MIT
Category
Last pushed
Feb 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/agentailor/fullstack-langgraph-nextjs-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
1Panel-dev/MaxKB
🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
massgen/MassGen
🚀 MassGen is an open-source multi-agent scaling system that runs in your terminal, autonomously...
splx-ai/agentic-radar
A security scanner for your LLM agentic workflows
inkeep/agents
Create AI Agents in a No-Code Visual Builder or TypeScript SDK with full 2-way sync. For...
labsai/EDDI
Multi-agent orchestration middleware that coordinates between users, AI agents (LLMs), and...