UnClick for Zed
io.github.malamutemayhem/unclick-mcp-server
AI agent tool marketplace. 60+ tools for social, e-commerce, accounting, and messaging.
client:Zed
transport:stdio
runtime:npm
Install UnClick in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"unclick-mcp-server": {
"command": "npx",
"args": [
"-y",
"@unclick/mcp-server"
],
"env": {
"UNCLICK_API_KEY": "<UNCLICK_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs