middleware(['auth:sanctum', 'abilities:mcp:read', 'throttle:60,1']); Mcp::web('/mcp/oauth', WhisperMoneyServer::class) ->middleware(['auth:api', 'throttle:60,1']);