IronClaw is an Agent OS focused on privacy, security and extensibility
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ironclaw": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ironclaw"
]
}
}
}