Loading MCP server directory, please wait...
MCP bridge to a live Skia Studio tab: AGSL/SkSL shader authoring, graph editing, screenshots.
npx @getmcp/cli add io.github.lixiaolin94/skia-studioRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lixiaolin94/skia-studio": {
"command": "npx",
"args": [
"-y",
"skia-studio-mcp"
],
"env": {
"SKIA_STUDIO_BRIDGE_PORT": "",
"SKIA_STUDIO_EXTRA_ORIGINS": "",
"SKIA_STUDIO_APP_URL": ""
}
}
}
}