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