svivekvarma/lspforge
LSP server manager for AI coding tools (Claude Code, Copilot CLI, Codex)
Platform-specific configuration:
{
"mcpServers": {
"lspforge": {
"command": "npx",
"args": [
"-y",
"lspforge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...