create-t3-turbo
Clean and simple starter repo using the T3 Stack along with Expo React Native
Ui (create-t3-turbo) MCP Server
Model Context Protocol (ui) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"ui": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ui"
]
}
}
}