Obelinf for VS Code
io.github.obelinf/mcp
MCP server for Obelinf, the network documentation platform. Sites, racks, devices, IPs, VLANs.
client:VS Code
transport:streamable-http
Install Obelinf in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.obelinf.com/mcp?org={orgSlug}"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs