Sendle MCP by UnClick for Zed
io.github.malamutemayhem/sendle
Sendle shipping quotes, orders, and parcel tracking. By UnClick.
client:Zed
transport:stdio
runtime:npm
Install Sendle MCP by UnClick in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sendle": {
"command": "npx",
"args": [
"-y",
"@unclick/sendle-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs