Skip to content
VS Code

unfragile for VS Code

io.github.savirinc/unfragile

The match graph for AI. Search 100K+ capabilities across 13K+ AI artifacts.

client:VS Code transport:stdio runtime:npm

Install unfragile in VS Code

.vscode/mcp.json

{
  "servers": {
    "unfragile": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@unfragile/mcp-server"
      ]
    }
  }
}

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

unfragile in other clients