Quick Start
gopls-mcp empowers your code agent with Semantic Precision, Zero-RTT Context, and Token Efficiency.
Installation
Section titled “Installation”Install via the plugin system for your agent — it handles the binary, MCP registration, routing skill, and session hooks automatically:
| Plugin install | ||
|---|---|---|
| Claude Code | /plugin marketplace add https://github.com/xieyuschen/gopls-mcp.git then /plugin install gopls-mcp | |
| Codex CLI | codex plugin marketplace add https://github.com/xieyuschen/gopls-mcp.git then codex plugin add gopls-mcp | |
| Gemini CLI | Manual install — see guide | |
| Cursor | Manual install — see guide |