UnClick is the universal remote for AI: one MCP install that gives any compatible agent 450+ callable endpoints across 60+ integrations, plus persistent cross-session memory.
Server Config
{
"mcpServers": {
"unclick": {
"command": "npx",
"args": [
"-y",
"https://github.com/malamutemayhem/unclick/releases/latest/download/unclick.tgz"
]
}
}
}