Loading MCP server directory, please wait...
Create interactive web apps, games, and 3D scenes using Rosh — a plain-English language
npx @getmcp/cli add io.github.rosh-studio/rosh-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rosh-studio/rosh-mcp": {
"command": "uvx",
"args": [
"rosh-mcp"
]
}
}
}