Overview
what is Langbase MCP?
Langbase MCP is a simple server that allows users to create and execute agents using Langbase, facilitating the management of pipes and memory storage.
how to use Langbase MCP?
To use Langbase MCP, set up Langbase and obtain an API key. Clone the project, run npm install and npm run build, then configure your MCP server in Cursor Settings with the generated script.
key features of Langbase MCP?
- Create, run, update, and list Langbase pipes.
- Manage memory storage by creating, uploading documents, and retrieving memory.
- Easy integration with Cursor and Claude desktop applications.
use cases of Langbase MCP?
- Automating tasks with custom agents.
- Managing and executing complex workflows through pipes.
- Storing and retrieving information efficiently using memory features.
FAQ from Langbase MCP?
- What is required to run Langbase MCP?
You need to set up Langbase and have a valid API key.
- Can I modify existing pipes?
Yes, you can update existing pipes with new descriptions and settings.
- Is there a demo available?
Yes, a demo is provided in the project documentation.