Magic 8 Ball for VS Code
io.github.pipeworx-io/magic-8-ball
magic-8-ball MCP — wraps StupidAPIs (keyless — no credential needed)
client:VS Code
transport:streamable-http
Install Magic 8 Ball in VS Code
.vscode/mcp.json
{
"servers": {
"magic-8-ball": {
"type": "http",
"url": "https://gateway.pipeworx.io/magic-8-ball/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs