Obelinf for Cursor
io.github.obelinf/mcp
MCP server for Obelinf, the network documentation platform. Sites, racks, devices, IPs, VLANs.
client:Cursor
transport:streamable-http
Install Obelinf in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://api.obelinf.com/mcp?org={orgSlug}"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs