Open source agentic operating system
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"eliza": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-eliza"
]
}
}
}