fullstack-langgraph-nextjs-agent

agentailor/fullstack-langgraph-nextjs-agent
★ 87 stars TypeScript 🤖 AI/LLM Updated 1mo ago
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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fullstack-langgraph-": {
      "command": "npx",
      "args": [
        "-y",
        "agentailor/fullstack-langgraph-nextjs-agent"
      ]
    }
  }
}

Topics

agent-frameworkai-agentlangchainlanggraphllmmcpmodel-context-protocolnextjsopenaipostgresqlprismareact