Pre-release for live testing on agentos-railway (agno 2.7.2a2 + agnoctl 0.1.2a2, lockstep).
Over v2.7.2a1:
- MCP OAuth hardening: external (Tier-2) tokens with reserved
sa:*subjects rejected, refresh-token reuse detection, refined auth_mode reporting, typedmcp_auth: AuthProvider - Built-in AS store: mcp_oauth table-name overrides in PostgresDb/SqliteDb
AGENTOS_MCP_SIGNING_KEYhonored in the built-in AS example (env-pinned token key)from agno.os import *works without the mcp extra again (AgentOSBuiltinAuth left to lazy import)