zerm for Claude Desktop
dev.zerm/zerm
Agent utility belt: memory, locks, webhook inboxes, timers, DNS, email, URL, timezone, cron
client:Claude Desktop
transport:streamable-http
tools:24
Install zerm in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"zerm": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://zerm.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs