
Langflow | Low-code AI builder for agentic and RAG applications
Langflow is a powerful tool to build and deploy AI agents and MCP servers. It comes with batteries included and supports all major LLMs, vector databases and a growing library of AI tools.
What is Langflow? | Langflow Documentation
What is Langflow? Langflow is an open-source, Python-based, customizable framework for building AI applications. It supports important AI functionality like agents and the Model Context Protocol (MCP), …
Quickstart | Langflow Documentation
Langflow is an IDE, but it's also a runtime you can call through the Langflow API with Python, JavaScript, or HTTP. When you start Langflow locally, you can send requests to the local Langflow …
Install Langflow | Langflow Documentation
Langflow Desktop is a desktop version of Langflow that simplifies dependency management and upgrades. However, some features aren't available for Langflow Desktop, such as the Shareable …
Use the visual editor | Langflow Documentation
You use Langflow's visual editor to create, test, and share flows, which are functional representations of application workflows. Flows consist of components that represent individual steps in your …
Build an AI-Powered Agent – in Minutes - Langflow
Dec 17, 2024 · Langflow is a powerful tool for building and deploying AI-powered agents and workflows. It provides developers with both a visual authoring experience and built-in API and MCP servers that …
Use Langflow agents | Langflow Documentation
The following steps explain how to create an agent flow in Langflow from a blank flow. For a prebuilt example, use the Simple Agent template or the Langflow quickstart.
Agents | Langflow Documentation
Langflow quickstart: Start with the Simple Agent template, modify its tools, and then learn how to use an agent flow in an application. The Simple Agent template creates a basic agent flow with an Agent …
Blog | Langflow - The fastest way to build AI Agents | Langflow | Low ...
Nov 10, 2025 · Discover how to build a simple yet powerful coding agent using Langflow and MCP servers. Learn how to connect user input to a model that can read and write files, understand project …
Build flows | Langflow Documentation
When you're ready to use Langflow for application development, learn how to trigger flows with the Langflow API, explore more advanced configuration options like custom dependencies, and, …