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