Skip to content
Cline

fiber for Cline

io.github.liveplex-cpu/fiber

Optical ops MCP for AI DCs — gNMI, ML RUL, Digital Twin, NCCL, SPARQL semantic

client:Cline transport:stdio runtime:pypi

Install fiber in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "fiber": {
      "command": "uvx",
      "args": [
        "fiber-mcp"
      ],
      "env": {
        "FIBER_API_URL": "<FIBER_API_URL>",
        "FIBER_API_KEY": "<FIBER_API_KEY>",
        "FIBER_ENABLE_WRITE": "<FIBER_ENABLE_WRITE>",
        "FIBER_MCP_TOOLS_ALLOWLIST": "<FIBER_MCP_TOOLS_ALLOWLIST>",
        "FIBER_HTTP_TIMEOUT": "<FIBER_HTTP_TIMEOUT>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

fiber in other clients