myclaw toolkit for Zed
io.github.dusheh/myclaw-toolkit
23-in-1 developer utility toolkit — search, exchange rates, crypto, QR codes, and more
client:Zed
transport:stdio
runtime:npm
Install myclaw toolkit in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"myclaw-toolkit": {
"command": "npx",
"args": [
"-y",
"myclaw-toolkit"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs