Your Personal AI super intelligence. A brain that builds a local-first memory of your life, a fantastic orchestrator of agent fleets and workflows, and a deep researcher.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"openhuman": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-openhuman"
]
}
}
}