A skill that turn any brand into a scrollable 3D world
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"scroll-world": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-scroll-world"
]
}
}
}