Skip to content
VS Code

Fibery for VS Code

io.github.fibery-inc/mcp

Connect AI Assistant to Fibery — operating system for orgs run by nerds.

client:VS Code transport:streamable-http

Install Fibery in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.fibery.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Fibery in other clients