
1{2 "mcpServers": {3 "better-auth": {4 "env": {5 "LOG_LEVEL": "info|debug|error",6 "BETTER_AUTH_ENV": "development|staging|production",7 "BETTER_AUTH_API_KEY": "your-api-key",8 "BETTER_AUTH_PROJECT_ID": "your-project-id"9 },10 "args": [11 "/path/to/better-auth-mcp-server/build/index.js"12 ],13 "command": "node"14 }15 }16}
No reviews yet. Be the first to review!
Sign in to join the conversation