Skip to main content
A session gives an agent a per-user MCP endpoint, scoped by the user’s AccountKit.
naive.session() (root) is sugar for the default user. The bearer token is in session.mcp.headers.Authorization, never in the URL. See Architecture → Sessions.