Metmuseum for VS Code
io.github.pipeworx-io/metmuseum
The Metropolitan Museum of Art Collection MCP.
client:VS Code
transport:streamable-http
Install Metmuseum in VS Code
.vscode/mcp.json
{
"servers": {
"metmuseum": {
"type": "http",
"url": "https://gateway.pipeworx.io/metmuseum/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs