crush.json

 1{
 2  "$schema": "./crush-schema.json",
 3  "lsp": {
 4    "go": {
 5      "command": "gopls"
 6    }
 7  },
 8  "mcp": {
 9    "context7": {
10      "command": "",
11      "url": "https://mcp.context7.com/mcp",
12      "type": "http"
13    }
14  }
15}