Obelinf for Zed
io.github.obelinf/mcp
MCP server for Obelinf, the network documentation platform. Sites, racks, devices, IPs, VLANs.
client:Zed
transport:streamable-http
Install Obelinf in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://api.obelinf.com/mcp?org={orgSlug}"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs