Sidharth-e/GENIE
GENIE is a modern, full-stack template designed for building AI agents using LangGraph.js on the frontend and Model Context Protocol (MCP) on the backend. It combines a high-performance Next.js 15 client with a flexible Python server, offering a robust foundation for intelligent applications.
Platform-specific configuration:
{
"mcpServers": {
"GENIE": {
"command": "npx",
"args": [
"-y",
"GENIE"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...