Metals Api for VS Code
io.github.pipeworx-io/metals-api
Metals API MCP — wraps Metals-API (metals-api.com)
client:VS Code
transport:streamable-http
Install Metals Api in VS Code
.vscode/mcp.json
{
"servers": {
"metals-api": {
"type": "http",
"url": "https://gateway.pipeworx.io/metals-api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs