Pkg Go Dev for Claude Desktop
io.github.pipeworx-io/pkg-go-dev
Go modules MCP — wraps proxy.golang.org
client:Claude Desktop
transport:streamable-http
Install Pkg Go Dev in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pkg-go-dev": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/pkg-go-dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs