Skip to content
MCP Server Community By @malamutemayhem

malamutemayhem/unclick

[![malamutemayhem/unclick MCP server](https://glama.ai/mcp/servers/malamutemayhem/unclick-agent-native-endpoints/badges/score.svg)](https://glama.ai/mcp/servers/malamutemayhem/unclick-agent-native-endpoints) 📇 🏠 🍎 🪟 🐧 - The universal remote for AI: one MCP install gives any compatible agent 450+ callable endpoints across 60+ integrations, plus persistent cross-session memory. `npx @unclick/mcp-server`

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: malamutemayhem/unclick Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-malamutemayhem-unclick

Detailed Documentation

malamutemayhem/unclick MCP server 📇 🏠 🍎 🪟 🐧 - The universal remote for AI: one MCP install gives any compatible agent 450+ callable endpoints across 60+ integrations, plus persistent cross-session memory. npx @unclick/mcp-server

Configuration

{
  "mcpServers": {
    "malamutemayhem-unclick": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-malamutemayhem-unclick"
      ],
      "env": {}
    }
  }
}