Servers
better-auth-mcp-server MCP Server
@nahmanmate
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"better-auth-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@nahmanmate/better-auth-mcp-server",
"--client",
"claude"
]
}
}
}