skia studio for Claude Code
io.github.lixiaolin94/skia-studio
MCP bridge to a live Skia Studio tab: AGSL/SkSL shader authoring, graph editing, screenshots.
client:Claude Code
transport:stdio
runtime:npm
Install skia studio in Claude Code
run in your project directory
claude mcp add skia-studio -e SKIA_STUDIO_BRIDGE_PORT=<SKIA_STUDIO_BRIDGE_PORT> -e SKIA_STUDIO_EXTRA_ORIGINS=<SKIA_STUDIO_EXTRA_ORIGINS> -e SKIA_STUDIO_APP_URL=<SKIA_STUDIO_APP_URL> -- npx -y skia-studio-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs