
Unclick
@malamutemayhem
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.
概要
What is Unclick?
Unclick is an MCP server that acts as an app store for AI agents, providing over 450 callable endpoints across 178+ tools in categories like developer utilities, social media, e-commerce, finance, messaging, media, and security. It is for developers who want a single MCP integration that offers a continuously growing catalog of tools for any MCP-compatible AI client.
How to use Unclick?
Add the Unclick server to your MCP client configuration (e.g., claude_desktop_config.json) using the npx command with the latest GitHub release URL. Set your API key as the UNCLICK_API_KEY environment variable. Alternatively, install globally with npm install -g from the same release URL. No separate package updates are needed; new tools are picked up automatically.
Key features of Unclick
- 450+ endpoints across 178+ tools in a single server
- Continuous tool updates without requiring package reinstallation
- Memory session protocol for agent context management
- Boardroom coordination tools for team tasks and signals
- Hidden catalog tools for dynamic endpoint discovery
- Legacy memory aliases ensure backward compatibility
Use cases of Unclick
- An AI agent manages its own session memory and saves identity facts for a startup.
- A team uses Boardroom tools to share signals, post messages, and vote on ideas.
- A developer dynamically discovers and calls any endpoint in the full tool catalog.
- An e-commerce assistant accesses product, order, and customer endpoints via one integration.
FAQ from Unclick
What runtime does Unclick require?
Node.js 18+ and an API key from unclick.world are required.
How do I get an API key for Unclick?
Visit unclick.world to obtain an API key.
Do I need to install separate packages for each integration?
No. Unclick provides access to the entire catalog of tools through a single MCP server.
What are the hidden catalog tools?
unclick_search, unclick_browse, unclick_tool_info, and unclick_call enable dynamic discovery and invocation of any endpoint without it being listed in ListTools.
Can I install Unclick without using npx?
Yes. You can install globally with npm install -g from the latest GitHub release URL.