SDKs & Integrations
Wren AI Core integrates with popular AI agent frameworks. Each SDK exposes a CLI-prepared Wren project to your framework as a toolkit, so your agent gets schema resolution, memory recall, and governed SQL execution without re-implementing the semantic layer.
Available
- LangChain / LangGraph —
wren-langchainon PyPI - Pydantic AI —
wren-pydanticon PyPI
Other access modes
If you are not using one of the supported agent frameworks, Wren AI Core is also usable directly:
- CLI — see CLI Reference
- Skills — workflow guides for AI coding agents (Claude Code, Cursor, etc.); see Skills Reference
- MCP — the skills under
Canner/WrenAI/skillsare MCP-compatible