Files

10 lines
136 B
JSON
Raw Permalink Normal View History

2026-05-30 19:12:17 +09:00
{
"mcpServers": {
"lsp": {
"command": "node",
"args": ["../../../../lsp-tools-mcp/dist/cli.js", "mcp"],
"cwd": "."
}
}
}