Connect programmatically
Integrate Meko with LangChain, LangGraph, Python, and other frameworks via MCP
To integrate Meko programmatically, register the Meko MCP Server with your application's internal MCP Client. Most AI frameworks include built-in clients to simplify this process.
This approach enables your application to save memory and knowledge in Meko, such as conversation memory, user and team preferences, and even application state.
Coming soon
- OpenAI Agents SDK
- LangChain
- LangGraph
- Lysor
- CrewAI