AI suite powered by state-of-the-art models and providing advanced AI/AGI functions. Includes AI personas, AGI functions, world-class Beam multi-model chats, text-to-image, voice, response streaming, code highlighting and execution, PDF import, presets for developers, much more. Deploy on-prem or in the cloud.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"big-AGI": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-big-AGI"
]
}
}
}