Framework Integrations
Use Norbix from agent frameworks and workflow tools — LangChain, LangGraph, CrewAI, n8n, and more.
Last updated
Use Norbix from agent frameworks and workflow tools — LangChain, LangGraph, CrewAI, n8n, and more.
The agents and workflows you ship can use Norbix as their backend the same way your developers do at build time: through the MCP server, the SDKs, or the REST API.
Most modern agent frameworks can load MCP servers as tools. That means one integration — the Norbix MCP server — gives your agents access to auth, database, files, notifications, payments, scheduler, and logs, always limited by the service user's role.
Any tool that speaks MCP can use Norbix. Tools we track and test against include: LangChain, LangGraph, CrewAI, LlamaIndex, n8n, Flowise, Langflow, Dify, AutoGen, Semantic Kernel, Mastra, Vercel AI SDK, Pydantic AI, and desktop/IDE clients listed in Connect Your AI Tool.
Missing your framework? The REST API works from anything that speaks HTTP, and the remote MCP mode works for tools that only accept a URL. Guides for more frameworks are on the way.
Last updated