kit for Zed
io.github.toreva/kit
Policy-checked Solana wallet actions with user-set limits, unsigned transactions, and receipts.
client:Zed
transport:stdio
runtime:npm
Install kit in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"kit": {
"command": "npx",
"args": [
"-y",
"@toreva/mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs