royerlab/litemind
litemind is a Python library designed to empower developers to build sophisticated conversational agents and tools. It provides a flexible and elegant API for interacting with Large Language Models (LLMs) from various providers, along with a powerful agentic AI framework that supports multimodal inputs and outputs.
Platform-specific configuration:
{
"mcpServers": {
"litemind": {
"command": "npx",
"args": [
"-y",
"litemind"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...