We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4378637 commit 652864dCopy full SHA for 652864d
README.md
@@ -73,10 +73,8 @@ Add something like the following configuration to your Claude Desktop settings (
73
{
74
"mcpServers": {
75
"language-server": {
76
- "command": "go",
+ "command": "mcp-language-server",
77
"args": [
78
- "run",
79
- "github.com/isaacphi/mcp-language-server@latest",
80
"--workspace",
81
"/Users/you/dev/yourcodebase",
82
"--lsp",
0 commit comments