ModelRunner for VS Code
ai.modelrunner/mcp
Run 100+ AI models — image, video, audio, 3D — through one API with pay-per-use billing.
client:VS Code
transport:streamable-http
Install ModelRunner in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.modelrunner.run/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs