chore: Add gopls server configuration to MCP settings

This commit is contained in:
GitHub Actions
2026-02-17 19:44:22 +00:00
parent 2cad49de85
commit ff78b3c330
10 changed files with 13 additions and 9 deletions
+4
View File
@@ -8,6 +8,10 @@
],
"gallery": "https://api.mcp.github.com",
"version": "0.0.1-seed"
},
"gopls": {
"url": "http://localhost:8092",
"type": "sse"
}
},
"inputs": []