Skip to content
Claude Desktop

PraisonAI for Claude Desktop

io.github.mervinpraison/praisonai

AI Agents Framework with Self Reflection and MCP support

client:Claude Desktop transport:stdio runtime:pypi

Install PraisonAI in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

PraisonAI in other clients