langgraph-dev-navigator: LangGraph-Dev-Navigator is a framework that grounds AI coding assistants in the executable truth of a specific, version-controlled codebase, reducing hallucinations and improving code reliability. It uses a local git submodule of the official LangGraph repository as ground truth, combined with a knowledge server providing Retrieval-Augmented Generation (RAG) and Knowledge Graph validation. The goal is to create a development environment where AI-generated code is more reliable and aligned with project-specific best practices.; qveris-agent-toolkit: QVeris Agent Toolkit is the open-source client layer for the QVeris capability routing network, giving agents access to 10,000+ real-world capabilities across 15+ categories. It ships a CLI, MCP server, Python SDK, and REST API docs so agents can discover, inspect, invoke, and audit tools through a single protocol. Available for Cursor, Claude Code, OpenCode, and OpenClaw-style skill agents.
Developing LangGraph applications with AI assistance that uses accurate, version-matched documentation
Agents discovering and invoking real-world APIs without per-integration setup