Claude Code Setup
Configure gopls-mcp with Claude Code.
Install via Plugin
Section titled “Install via Plugin”/plugin marketplace add https://github.com/xieyuschen/gopls-mcp.git/plugin install gopls-mcpThat’s it. The plugin handles everything automatically:
- Downloads and installs the
gopls-mcpbinary to~/.local/bin/ - Registers the MCP server
- Injects the routing skill (which tools to use and when)
- Adds a session-start hook that activates the skill each session
Running /plugin update gopls-mcp upgrades the binary and rules together.
Verify
Section titled “Verify”/mcpYou should see gopls-mcp · ✔ connected.