Skip to content
Cursor

unfragile for Cursor

io.github.savirinc/unfragile

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

client:Cursor transport:stdio runtime:npm

Install unfragile in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

unfragile in other clients