Menghuan1918/gemini-cli-gopls
This extension integrates the official MCP of the Go language server (gopls) with Gemini CLI.
Platform-specific configuration:
{
"mcpServers": {
"gemini-cli-gopls": {
"command": "npx",
"args": [
"-y",
"gemini-cli-gopls"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...