Renderball for VS Code
com.renderball/renderball
Designed, animated, editable presentations your AI writes on Renderball. No account needed to try.
client:VS Code
transport:streamable-http
tools:8
Install Renderball in VS Code
.vscode/mcp.json
{
"servers": {
"renderball": {
"type": "http",
"url": "https://renderball.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs