mosta net for Zed
io.github.apolocine/mosta-net
1 MCP server, 13 databases, zero config. Multi-protocol transport with Auth + RBAC.
client:Zed
transport:stdio
runtime:npm
Install mosta net in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mosta-net": {
"command": "npx",
"args": [
"-y",
"@mostajs/net"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs