The user infrastructure platform. You choose the frontend, backend, and database. Hexclave handles everything else.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"stack-auth": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-stack-auth"
]
}
}
}