botingw/langgraph-dev-navigator
An opinionated development framework for building production-ready AI agents with LangGraph. It grounds AI coding assistants (Cursor, Windsurf, Cline) and guides them to use local, official documentation, ensuring reliable, secure, and observable agentic workflows.
Platform-specific configuration:
{
"mcpServers": {
"langgraph-dev-navigator": {
"command": "npx",
"args": [
"-y",
"langgraph-dev-navigator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...