★ 1,167 stars
TypeScript
🤖 AI/LLM
Updated 1mo ago
3D & AR SDK for Android (Jetpack Compose + Filament), iOS (SwiftUI + RealityKit), and Web. AI-first: llms.txt, MCP server, Copilot/Cursor rules. The only Compose-native 3D library.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"sceneview": {
"command": "npx",
"args": [
"-y",
"sceneview/sceneview"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add sceneview npx -y sceneview/sceneview
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"sceneview": {
"command": "npx",
"args": [
"-y",
"sceneview/sceneview"
]
}
}
}
📋 Copy
Topics
3d ai android ar arcore arkit augmented-reality filament flutter gltf ios jetpack-compose kotlin mcp react-native