# TuraAuth

Hub for Tura passwordless auth products.

Homepage: https://www.turaauth.com

## Products

| Product | Use when | Docs |
|---|---|---|
| [TuraLogin](https://www.turalogin.com) | Website or app login. You call start/verify and own the session. | https://www.turalogin.com/SKILL.md |
| [TuraMCP](https://www.turamcp.com) | Remote MCP clients need Bearer tokens (Cursor, Claude, etc.). | https://www.turamcp.com/SKILL.md |

## Rule of thumb

- Human signs into **your site** → TuraLogin  
- MCP client calls **your `/mcp`** with `Authorization: Bearer` → TuraMCP  

Do not put website magic-link config on the MCP URL.
