Skip to content
Windsurf

fiber for Windsurf

io.github.liveplex-cpu/fiber

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

client:Windsurf transport:stdio runtime:pypi

Install fiber in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

fiber in other clients