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