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.
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.
npx -y fullstack-langgraph-nextjs-agentAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"agentailor-fullstack-langgraph-nextjs-agent-github": {
"command": "npx",
"args": [
"-y",
"npx -y fullstack-langgraph-nextjs-agent"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from fullstack langgraph nextjs agent?"
API Key Required
This server requires an API key from fullstack langgraph nextjs agent. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| FULLSTACK_LANGGRAPH_NEXTJS_AGENT_API_KEY | Yes | Your fullstack langgraph nextjs agent API key |
"What resources are available in fullstack langgraph nextjs agent?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in fullstack langgraph nextjs agent"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in fullstack langgraph nextjs agent with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.