Mhw for VS Code
io.github.pipeworx-io/mhw
MHW MCP — Monster Hunter World data (mhw-db.com, free, no auth)
client:VS Code
transport:streamable-http
Install Mhw in VS Code
.vscode/mcp.json
{
"servers": {
"mhw": {
"type": "http",
"url": "https://gateway.pipeworx.io/mhw/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs