Odel
PraisonAI

PraisonAI

Local
@mervinpraison9kPythonMITUpdated Today

AI Agents Framework with Self Reflection and MCP support

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIpraisonaiv2.3.42

Run

uvx praisonai

MCP client config

{
  "mcpServers": {
    "praisonai": {
      "command": "uvx",
      "args": [
        "praisonai"
      ]
    }
  }
}